summaryrefslogtreecommitdiff
path: root/biology/chemtool/Makefile
diff options
context:
space:
mode:
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 a8ee2f988f7..c50d3864c80 100644
--- a/biology/chemtool/Makefile
+++ b/biology/chemtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/02/16 13:41:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/03/04 17:33:42 jtb Exp $
DISTNAME= chemtool-1.3
CATEGORIES= biology
@@ -10,6 +10,8 @@ COMMENT= Program for drawing organic molecules
DEPENDS+= gtk+>=1.0.0:../../x11/gtk
+MAKE_ENV+= "PKGLOCALEDIR=${PKGLOCALEDIR}"
+
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/chemtool
@for f in ${WRKSRC}/examples/*; do \