aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-23 02:03:48 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-23 02:03:48 +0000
commitc79af897d80e02b90f690724754a64c4ff8bd275 (patch)
treeb60ccdf8c09118cb8a35379f3eabdaa307e09d67 /deskutils
parentbbf59f04003954562404e8be863007a28860f244 (diff)
downloadports-c79af897d80e02b90f690724754a64c4ff8bd275.tar.gz
ports-c79af897d80e02b90f690724754a64c4ff8bd275.zip
Notes
Diffstat (limited to 'deskutils')
-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