aboutsummaryrefslogtreecommitdiff
path: root/audio/gmpc-alarm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gmpc-alarm/Makefile')
-rw-r--r--audio/gmpc-alarm/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/audio/gmpc-alarm/Makefile b/audio/gmpc-alarm/Makefile
index 9b8c1d55aeac..d550d083aed5 100644
--- a/audio/gmpc-alarm/Makefile
+++ b/audio/gmpc-alarm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gmpc-alarm
-# Date created: September 30 2008
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gmpc-alarm
PORTVERSION= 11.8.16
@@ -19,8 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool
-USES= gettext
+USE_GNOME= glib20 gtk20 intltool
+USES= gmake gettext pathfix pkgconfig
.include <bsd.port.mk>