diff options
Diffstat (limited to 'multimedia/gmplayer/Makefile')
-rw-r--r-- | multimedia/gmplayer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile index 057221e2fea..a888aea8417 100644 --- a/multimedia/gmplayer/Makefile +++ b/multimedia/gmplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2005/04/09 11:19:32 abs Exp $ +# $NetBSD: Makefile,v 1.31 2005/04/11 21:46:41 tv Exp $ # # NOTE: if you are updating both mplayer and gmplayer, you must ensure @@ -53,7 +53,6 @@ DISTFILES+= ${SKINS} DISTINFO_FILE= ${.CURDIR}/distinfo DIST_SUBDIR= ${PKGNAME_NOREV}-20050409 -USE_BUILDLINK3= YES CONFIGURE_ARGS+= --enable-gui --disable-mencoder \ --confdir=${PREFIX}/share/mplayer |