aboutsummaryrefslogtreecommitdiff
path: root/deskutils/tomboy-plugin-todo
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 20:31:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 20:31:50 +0000
commit61b712f7ca0708aeaf3c8262c0291648f784a211 (patch)
tree37490b07f02b45facdeddc1587a902a773200fc9 /deskutils/tomboy-plugin-todo
parent51213ba458d74f52d0453cd51fca2403b6f2f324 (diff)
downloadports-61b712f7ca0708aeaf3c8262c0291648f784a211.tar.gz
ports-61b712f7ca0708aeaf3c8262c0291648f784a211.zip
Notes
Diffstat (limited to 'deskutils/tomboy-plugin-todo')
-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>