summaryrefslogtreecommitdiff
path: root/deskutils/tomboy/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 11:42:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 11:42:12 +0000
commitc8903f121976194c8f9b12a30a0dc70db8f682c0 (patch)
treefa43569667caace249656c6bcd69168f1f9392f9 /deskutils/tomboy/Makefile
parentMove part of bsd.mono.mk into USES=mono (diff)
Convert to USES=mono
With hat: portmgr
Notes
Notes: svn path=/head/; revision=355305
Diffstat (limited to 'deskutils/tomboy/Makefile')
-rw-r--r--deskutils/tomboy/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile
index e1aec997a0fa..36dfa37e3dd9 100644
--- a/deskutils/tomboy/Makefile
+++ b/deskutils/tomboy/Makefile
@@ -18,9 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/mono/gmime-sharp-2.4/gmime-sharp.dll:${PORTSDIR}/m
${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-1.0.pc:${PORTSDIR}/devel/dbus-sharp-glib \
mautil:${PORTSDIR}/devel/mono-addins
-USE_XZ= yes
-USES= gettext gmake pkgconfig
-USE_GNOME= gnomehack intlhack gnomeprefix gnomedesktopsharp20
+USES= gettext gmake mono pathfix pkgconfig tar:xz
+USE_GNOME= intlhack gnomeprefix gnomedesktopsharp20
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
@@ -40,7 +39,7 @@ APPLET_DESC= Enable GNOME panel applet
PORTSCOUT= limitw:1,even
NO_STAGE= yes
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MAPPLET}
CONFIGURE_ARGS+=--enable-panel-applet
@@ -60,5 +59,4 @@ post-patch:
@${REINPLACE_CMD} 's|gmime-sharp|gmime-sharp-2.4|g' \
${WRKSRC}/configure
-.include "${PORTSDIR}/lang/mono/bsd.mono.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>