aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/gruler
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2014-06-23 10:03:48 +0800
committervanilla <vanilla@FreeBSD.org>2014-06-23 10:03:48 +0800
commita350eda5a2db8d9c723951efab4841d41491cd2c (patch)
treeb60ccdf8c09118cb8a35379f3eabdaa307e09d67 /deskutils/gruler
parent7e94ac4f4c54dd29a1d5cf4150b2b1a65d573ba2 (diff)
downloadfreebsd-ports-gnome-a350eda5a2db8d9c723951efab4841d41491cd2c.tar.gz
freebsd-ports-gnome-a350eda5a2db8d9c723951efab4841d41491cd2c.tar.zst
freebsd-ports-gnome-a350eda5a2db8d9c723951efab4841d41491cd2c.zip
1: Stagify.
2: switch USES=pathfix. Approved by: portmgr@
Diffstat (limited to 'deskutils/gruler')
-rw-r--r--deskutils/gruler/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/gruler/Makefile b/deskutils/gruler/Makefile
index 6a171c60f4ef..b95ed6ad32dc 100644
--- a/deskutils/gruler/Makefile
+++ b/deskutils/gruler/Makefile
@@ -10,13 +10,12 @@ MASTER_SITES= http://linuxadvocate.org/projects/gruler/downloads/
MAINTAINER= ps.ports@smyrak.com
COMMENT= Simple customizable GTK screen ruler
-USES= pkgconfig
-USE_GNOME= gnomeprefix gnomehack libgnomeui libglade2
+USES= pkgconfig pathfix
+USE_GNOME= gnomeprefix libgnomeui libglade2
USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -export-dynamic
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=""||' ${WRKSRC}/configure