summaryrefslogtreecommitdiff
path: root/graphics/openptc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/openptc/Makefile')
-rw-r--r--graphics/openptc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/openptc/Makefile b/graphics/openptc/Makefile
index ad8a3a9b4de..c5a67504e47 100644
--- a/graphics/openptc/Makefile
+++ b/graphics/openptc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/01/02 10:18:57 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2002/07/16 14:55:03 agc Exp $
DISTNAME= OpenPTC-x11-1.0.0-2
PKGNAME= OpenPTC-X11-1.0.02
@@ -16,5 +16,7 @@ USE_GMAKE= yes
USE_X11BASE= yes
CONFIGURE_ENV+= CXXFLAGS="-I${BUILDLINK_DIR}/include"
+BUILDLINK_DEPENDS.Hermes= Hermes>=1.3.2nb1
+
.include "../hermes/buildlink.mk"
.include "../../mk/bsd.pkg.mk"