aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gfslicer/Makefile
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2002-12-05 19:33:20 +0800
committerarved <arved@FreeBSD.org>2002-12-05 19:33:20 +0800
commit394abba510a278bd552dcf3abd6da1c9dcbda853 (patch)
tree5546f6fb20055db0c16ab57669fd276b6dabf33b /sysutils/gfslicer/Makefile
parent1ed484acdae9d0e0e237f0cad482d8c7d9617fa3 (diff)
downloadfreebsd-ports-gnome-394abba510a278bd552dcf3abd6da1c9dcbda853.tar.gz
freebsd-ports-gnome-394abba510a278bd552dcf3abd6da1c9dcbda853.tar.zst
freebsd-ports-gnome-394abba510a278bd552dcf3abd6da1c9dcbda853.zip
Fix Build, after alane moved the automake14 files to a
different location nearly 2 months ago. Submitted by: bento
Diffstat (limited to 'sysutils/gfslicer/Makefile')
-rw-r--r--sysutils/gfslicer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gfslicer/Makefile b/sysutils/gfslicer/Makefile
index 3b1356488bcc..63584e8f0390 100644
--- a/sysutils/gfslicer/Makefile
+++ b/sysutils/gfslicer/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.geocities.com/gfslicer/
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14
+BUILD_DEPENDS= ${LOCALBASE}/share/automake14/install-sh:${PORTSDIR}/devel/automake14
USE_REINPLACE= yes
USE_X_PREFIX= yes
@@ -27,7 +27,7 @@ MANCOMPRESSED= yes
post-extract:
.for file in install-sh missing mkinstalldirs
- @${LN} -sf ${LOCALBASE}/share/automake14/automake/${file} ${WRKSRC}
+ @${LN} -sf ${LOCALBASE}/share/automake14/${file} ${WRKSRC}
.endfor
@${RM} -f ${WRKSRC}/config.cache