diff options
author | hubertf <hubertf> | 1999-11-05 02:36:58 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-11-05 02:36:58 +0000 |
commit | 58a372f8aec9d3105c10f92ae082307821f92ef8 (patch) | |
tree | 36cb121cf6ff6ef9afc68c95e5361cf5a7e6536d /games/amor | |
parent | c4d50684b871b69464851a3b67efd9ffe25318dd (diff) | |
download | pkgsrc-58a372f8aec9d3105c10f92ae082307821f92ef8.tar.gz |
fix depends
Diffstat (limited to 'games/amor')
-rw-r--r-- | games/amor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/amor/Makefile b/games/amor/Makefile index f982566ddda..6130a5c9809 100644 --- a/games/amor/Makefile +++ b/games/amor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/11/05 02:29:28 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1999/11/05 02:36:58 hubertf Exp $ # DISTNAME= amor-0.6 @@ -10,7 +10,6 @@ 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 |