summaryrefslogtreecommitdiff
path: root/devel/open-beagle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/open-beagle/Makefile')
-rw-r--r--devel/open-beagle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/open-beagle/Makefile b/devel/open-beagle/Makefile
index 206b6dfd198f..05b89806f3dc 100644
--- a/devel/open-beagle/Makefile
+++ b/devel/open-beagle/Makefile
@@ -21,7 +21,7 @@ INSTALL_TARGET= install-strip
PACCVERSION= 1.3.1b
PLIST_SUB= PORTVERSION=${PORTVERSION} PACCVERSION=${PACCVERSION}
-BUILD_DEPENDS+= gsed:${PORTSDIR}/textproc/gsed
+BUILD_DEPENDS+= gsed:textproc/gsed
#unfortunately, some important sed statements rely on GNU sed behavior, and can't be
#easily changed to call GNU sed by means of the configure script