aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/tomboy-plugin-todo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/tomboy-plugin-todo/Makefile')
-rw-r--r--deskutils/tomboy-plugin-todo/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/deskutils/tomboy-plugin-todo/Makefile b/deskutils/tomboy-plugin-todo/Makefile
index 5fd9dedcadef..7a09b02a4585 100644
--- a/deskutils/tomboy-plugin-todo/Makefile
+++ b/deskutils/tomboy-plugin-todo/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tomboy-plugin-todo
-# Date created: 2009-06-09
-# Whom: Romain Tartiere <romain@blogreen.org>
-#
+# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
-#
PORTNAME= tomboy-plugin-todo
PORTVERSION= 1.0.0
@@ -19,6 +15,6 @@ BUILD_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy
RUN_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
.include <bsd.port.mk>