summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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