summaryrefslogtreecommitdiff
path: root/biology/chemtool/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-10 02:33:12 +0000
committerminskim <minskim>2004-04-10 02:33:12 +0000
commit67d998503b16eacf5bfac0eb265afe6d2aa46c48 (patch)
tree5aac561b4195dcc0bb258855b5cd8adf95ebc3d9 /biology/chemtool/Makefile
parent3cfa46885d8e525d35cd1ca7047f61d131fb7e14 (diff)
downloadpkgsrc-67d998503b16eacf5bfac0eb265afe6d2aa46c48.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/Makefile')
-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