aboutsummaryrefslogtreecommitdiff
path: root/editors/mousepad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:00:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:00:42 +0000
commit7fb9058d3779f78665d4d70d502c79ff2981fa9c (patch)
tree78c99d5e3c9b7c4f5753b7e607116636971828ef /editors/mousepad
parent7c18e5b1365c2367fd183b3d7c997eb627f79bf2 (diff)
downloadports-7fb9058d3779f78665d4d70d502c79ff2981fa9c.tar.gz
ports-7fb9058d3779f78665d4d70d502c79ff2981fa9c.zip
Convert to new perl framework
Notes
Notes: svn path=/head/; revision=327459
Diffstat (limited to 'editors/mousepad')
-rw-r--r--editors/mousepad/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile
index 2aa8e31704f0..e5c089ede27e 100644
--- a/editors/mousepad/Makefile
+++ b/editors/mousepad/Makefile
@@ -1,6 +1,5 @@
# Created by: Oliver Lehmann <oliver@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mousepad
PORTVERSION= 0.3.0
@@ -14,11 +13,9 @@ COMMENT= Simple text editor for the Xfce Desktop
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_GMAKE= yes
-USES= desktop-file-utils gettext pathfix pkgconfig
+USES= desktop-file-utils gettext gmake pathfix pkgconfig perl5
USE_GNOME= glib20 gtk20 intltool intlhack gtksourceview2
USE_XFCE= configenv
-USE_PERL5= yes
OPTIONS_DEFINE= DBUS
OPTIONS_DEFAULT= DBUS