aboutsummaryrefslogtreecommitdiff
path: root/science/ghmm
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:22:59 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:22:59 +0000
commit3c25acd057b36f4b8acf995beff5f4afbcc67b98 (patch)
treea54ba2abe21387f8861f7fa1983abd60b09b9a5f /science/ghmm
parent77baedc828998509aa22424356a907d80799d6b8 (diff)
downloadports-3c25acd057b36f4b8acf995beff5f4afbcc67b98.tar.gz
ports-3c25acd057b36f4b8acf995beff5f4afbcc67b98.zip
print, science: Add missing USES=gnome
Notes
Notes: svn path=/head/; revision=517059
Diffstat (limited to 'science/ghmm')
-rw-r--r--science/ghmm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/ghmm/Makefile b/science/ghmm/Makefile
index f79da002a8cd..ce831311a4ba 100644
--- a/science/ghmm/Makefile
+++ b/science/ghmm/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv3
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_GNOME= libxml2
-USES= autoreconf libtool pkgconfig
+USES= autoreconf gnome libtool pkgconfig
CONFIGURE_ARGS+= --without-python
USE_LDCONFIG= yes