diff options
Diffstat (limited to 'audio/xhippo/Makefile')
-rw-r--r-- | audio/xhippo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 8f0cf5cede7..8b2fa9b18aa 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/09/22 04:30:41 minskim Exp $ +# $NetBSD: Makefile,v 1.25 2005/12/29 06:21:31 jlam Exp $ # DISTNAME= xhippo-3.3 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/xhippo/xhippo.html COMMENT= Generic playlist manager for UNIX GNU_CONFIGURE= yes -USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes CONFIGURE_ENV+= --with-gnome=no |