diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-12 09:07:08 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-12 09:07:08 +0000 |
commit | a862a2b7dc5f06a98c31fd14c2ab2c94240b1393 (patch) | |
tree | 990f81a5062a4fb04a2b93c0299d1f1000001542 /science | |
parent | 9a772c7e98078465885efe54143ec8d97fec4fe7 (diff) | |
download | ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.tar.gz ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gchemutils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index e39a5ab33890..0db18b7ccb81 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -24,8 +24,7 @@ PORTSCOUT= limitw:1,even USE_XZ= yes USE_XORG= x11 USE_GNOME= gnomedocutils gtk30 intlhack libgsf libxml2 -USE_GMAKE= yes -USES= desktop-file-utils gettext pathfix shared-mime-info +USES= desktop-file-utils gettext pathfix shared-mime-info gmake pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |