aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-12-14 06:52:20 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-12-14 06:53:17 +0000
commit47b797b69832d37409020245d5dc3fa808abd87b (patch)
tree9040ca5e81ca2e0fd1b6a0bc828a1a231c1286a0
parentd3af5897b2afa75ef74bf4a0c7b50d54ce77d362 (diff)
downloadports-47b797b69832d37409020245d5dc3fa808abd87b.tar.gz
ports-47b797b69832d37409020245d5dc3fa808abd87b.zip
science/ghemical: Fix build by fixing plist
Also correct the dependency list. Reported by: fallout
-rw-r--r--science/ghemical/Makefile4
-rw-r--r--science/ghemical/pkg-plist12
2 files changed, 8 insertions, 8 deletions
diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile
index ea81c1713426..5cf41335ef41 100644
--- a/science/ghemical/Makefile
+++ b/science/ghemical/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ghemical
PORTVERSION= 3.0.0
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= science
MASTER_SITES= http://bioinformatics.org/ghemical/download/%SUBDIR%/
MASTER_SITE_SUBDIR= release20111012 current
@@ -17,10 +17,10 @@ LIB_DEPENDS= libblas.so:math/blas \
libfreetype.so:print/freetype2 \
libghemical.so:science/libghemical \
libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
+ libharfbuzz.so:print/harfbuzz \
libint.so:science/libint \
liblapack.so:math/lapack \
liboglappth.so:science/liboglappth \
- libmopac.so:science/mopac \
libmpqc.so:science/mpqc
RUN_DEPENDS= xdg-open:devel/xdg-utils
diff --git a/science/ghemical/pkg-plist b/science/ghemical/pkg-plist
index 93372583cd4f..c546401602ae 100644
--- a/science/ghemical/pkg-plist
+++ b/science/ghemical/pkg-plist
@@ -1,4 +1,10 @@
bin/ghemical
+lib/locale/de/LC_MESSAGES/ghemical.mo
+lib/locale/fi/LC_MESSAGES/ghemical.mo
+lib/locale/mk/LC_MESSAGES/ghemical.mo
+lib/locale/pt_BR/LC_MESSAGES/ghemical.mo
+lib/locale/ru/LC_MESSAGES/ghemical.mo
+lib/locale/sq/LC_MESSAGES/ghemical.mo
%%DATADIR%%/%%GHEMICAL_VERSION%%/examples/2-chlorobutane.gpr
%%DATADIR%%/%%GHEMICAL_VERSION%%/examples/3-phenylpropanal.gpr
%%DATADIR%%/%%GHEMICAL_VERSION%%/examples/PeriodicTable.gpr
@@ -145,9 +151,3 @@ bin/ghemical
%%DATADIR%%/%%GHEMICAL_VERSION%%/user-docs/using_qm.html
%%DATADIR%%/%%GHEMICAL_VERSION%%/user-docs/using_sf.html
%%DATADIR%%/%%GHEMICAL_VERSION%%/user-docs/visualization.html
-share/locale/de/LC_MESSAGES/ghemical.mo
-share/locale/fi/LC_MESSAGES/ghemical.mo
-share/locale/mk/LC_MESSAGES/ghemical.mo
-share/locale/pt_BR/LC_MESSAGES/ghemical.mo
-share/locale/ru/LC_MESSAGES/ghemical.mo
-share/locale/sq/LC_MESSAGES/ghemical.mo