summaryrefslogtreecommitdiff
path: root/biology/chemtool
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-10 02:33:12 +0000
committerminskim <minskim>2004-04-10 02:33:12 +0000
commit2dfa54f11cd69aecf10091176d8cf4c643110abe (patch)
tree5aac561b4195dcc0bb258855b5cd8adf95ebc3d9 /biology/chemtool
parent86e99fe255d2a1554e58c0031ed69f63520577f4 (diff)
downloadpkgsrc-2dfa54f11cd69aecf10091176d8cf4c643110abe.tar.gz
Disable gnome support explicitly. Otherwise this package installs
more files on platforms where /usr/share/mime-info exists.
Diffstat (limited to 'biology/chemtool')
-rw-r--r--biology/chemtool/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/chemtool/Makefile b/biology/chemtool/Makefile
index ff3c1e65527..a0971f11c6f 100644
--- a/biology/chemtool/Makefile
+++ b/biology/chemtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/01/22 07:20:07 grant Exp $
+# $NetBSD: Makefile,v 1.21 2004/04/10 02:33:12 minskim Exp $
DISTNAME= chemtool-1.6
CATEGORIES= biology
@@ -14,6 +14,8 @@ USE_X11= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
+CONFIGURE_ARGS+= --without-gnomedir
+
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/chemtool
${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/examples/chemtool