diff options
-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> |