aboutsummaryrefslogtreecommitdiff
path: root/devel/notify-sharp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
commit019f2422aaa071ea4b35d1bc3b69068878ea93d5 (patch)
treee9e009fc092528bdc298f66c506930624e74cb2c /devel/notify-sharp
parent4dfe867ac40f1b052a2f64bf10a0f33f79b55dbe (diff)
downloadports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.tar.gz
ports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.zip
Notes
Diffstat (limited to 'devel/notify-sharp')
-rw-r--r--devel/notify-sharp/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/notify-sharp/Makefile b/devel/notify-sharp/Makefile
index eeddc3181268..b24f4b514f06 100644
--- a/devel/notify-sharp/Makefile
+++ b/devel/notify-sharp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: notify-sharp
-# Date created: 2008-08-05
-# Whom: Romain Tartiere <romain@blogreen.org>
-#
+# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
-#
PORTNAME= notify-sharp
PORTVERSION= 0.4.0
@@ -19,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR}/d
${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gnomehack gtksharp20
.include <bsd.port.mk>