summaryrefslogtreecommitdiff
path: root/misc/gregexp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /misc/gregexp
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'misc/gregexp')
-rw-r--r--misc/gregexp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gregexp/Makefile b/misc/gregexp/Makefile
index 79b448bdedf2..3ab253f61c73 100644
--- a/misc/gregexp/Makefile
+++ b/misc/gregexp/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://dentrassi.de/download/gregexp/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical regular expression explorer
-LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libpcre.so:devel/pcre
USES= pkgconfig
USE_GNOME= gnomeprefix libgnomeui