diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-10 07:09:22 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-10 07:09:22 +0000 |
commit | 5c7ff9018783fc487689485fb3a9d60432b32f35 (patch) | |
tree | 216b421024f6e2916890e85b048098033ce16a4f /games/gnomeattacks | |
parent | 37e7537ba96708b506c5ce434be47feeaa2a671f (diff) | |
download | ports-5c7ff9018783fc487689485fb3a9d60432b32f35.tar.gz ports-5c7ff9018783fc487689485fb3a9d60432b32f35.zip |
Notes
Diffstat (limited to 'games/gnomeattacks')
-rw-r--r-- | games/gnomeattacks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomeattacks/Makefile b/games/gnomeattacks/Makefile index 56c025874408..70af80705336 100644 --- a/games/gnomeattacks/Makefile +++ b/games/gnomeattacks/Makefile @@ -19,6 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix gnomevfs2 +USE_GNOME= gnomehack gnomeprefix gnomevfs2 libgnomeui .include <bsd.port.mk> |