summaryrefslogtreecommitdiff
path: root/games/amor
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-11-05 02:29:28 +0000
committerhubertf <hubertf@pkgsrc.org>1999-11-05 02:29:28 +0000
commitf1e2d42967ad0eac358ceb424b53f03f54e61582 (patch)
treedc1793c1e33064ac779e092900bd4ac75023e112 /games/amor
parent314058363c382de950712e2c124b5c090bf10a5b (diff)
downloadpkgsrc-f1e2d42967ad0eac358ceb424b53f03f54e61582.tar.gz
add depends
Diffstat (limited to 'games/amor')
-rw-r--r--games/amor/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/amor/Makefile b/games/amor/Makefile
index 614cf71bfb6..f982566ddda 100644
--- a/games/amor/Makefile
+++ b/games/amor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/11/05 01:58:18 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1999/11/05 02:29:28 hubertf Exp $
#
DISTNAME= amor-0.6
@@ -9,6 +9,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.powerup.com.au/~mjones/amor/index.html
+DEPENDS+= kdebase-1.1.2:../../x11/kdebase
+DEPENDS+= nmap-2.12:../../net/nmap
+
USE_X11BASE= yes # To get this near KDE
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt \