diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-12 02:04:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-12 02:04:26 +0000 |
commit | 7ef699fa601722a9a381c52bb6c39becdeb57f41 (patch) | |
tree | aebd81833d92c126c66f35b5a96a5ac16f77e5af /audio/gmpc-albumview | |
parent | fc1783f9960478799f2be41813c2c88c88c6d764 (diff) |
Notes
Diffstat (limited to 'audio/gmpc-albumview')
-rw-r--r-- | audio/gmpc-albumview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gmpc-albumview/Makefile b/audio/gmpc-albumview/Makefile index a374be1b7ce1..b7f87d750dce 100644 --- a/audio/gmpc-albumview/Makefile +++ b/audio/gmpc-albumview/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes USE_GNOME= glib20 gtk20 intltool -NO_STAGE= yes USES= gettext gmake pkgconfig .include <bsd.port.mk> |