aboutsummaryrefslogtreecommitdiff
path: root/science/massxpert
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2017-03-29 06:50:28 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2017-03-29 06:50:28 +0000
commit9cba0ef67a30ea437c7cf760e2e17ee1b435d7ab (patch)
tree3ea7a6a98fea93d62edd7b44e4c101e0dddf9589 /science/massxpert
parentddebd2795922b2682efeffea1de2f9c8b7391046 (diff)
downloadports-9cba0ef67a30ea437c7cf760e2e17ee1b435d7ab.tar.gz
ports-9cba0ef67a30ea437c7cf760e2e17ee1b435d7ab.zip
Notes
Diffstat (limited to 'science/massxpert')
-rw-r--r--science/massxpert/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile
index 3a8a986c1ea6..3dbd00101301 100644
--- a/science/massxpert/Makefile
+++ b/science/massxpert/Makefile
@@ -3,7 +3,7 @@
PORTNAME= massxpert
PORTVERSION= 3.4.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science
MASTER_SITES= http://download.tuxfamily.org/massxpert/source/
@@ -12,8 +12,8 @@ COMMENT= massXpert software for (bio)chemists
LICENSE= GPLv3
-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
- libpcre.so:devel/pcre \
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
+LIB_DEPENDS= libpcre.so:devel/pcre \
libpng.so:graphics/png \
libfreetype.so:print/freetype2 \
libexpat.so:textproc/expat2 \