diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:01:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:01:05 +0000 |
commit | 5163781803124a083a6fdae72fd2235faf64ac0c (patch) | |
tree | 6b331be596022c1f3f38a56b08f44da1db3d7278 /audio/gmtp | |
parent | 33d4141ac9cf4bbc3ef63d28cc68c5a30b4b364a (diff) | |
download | ports-5163781803124a083a6fdae72fd2235faf64ac0c.tar.gz ports-5163781803124a083a6fdae72fd2235faf64ac0c.zip |
Notes
Diffstat (limited to 'audio/gmtp')
-rw-r--r-- | audio/gmtp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gmtp/Makefile b/audio/gmtp/Makefile index a17e90c3d24d..caad4ee2127d 100644 --- a/audio/gmtp/Makefile +++ b/audio/gmtp/Makefile @@ -21,8 +21,7 @@ WRKSRC= ${WRKDIR}/gMTP CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GMAKE= yes -USES= gettext +USES= gettext gmake USE_GNOME= glib20 PORTDOCS= * |