aboutsummaryrefslogtreecommitdiff
path: root/x11/kdelibs2
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-10-29 00:21:14 +0000
committerWill Andrews <will@FreeBSD.org>2000-10-29 00:21:14 +0000
commita05e34d946027635f286e77ab6320345b12d39ad (patch)
tree9238f7fefa0470a5a5d78386e9e6a347add8e23f /x11/kdelibs2
parentafb8e1a19d15fd4a17227330b97b960e6056df56 (diff)
downloadports-a05e34d946027635f286e77ab6320345b12d39ad.tar.gz
ports-a05e34d946027635f286e77ab6320345b12d39ad.zip
Notes
Diffstat (limited to 'x11/kdelibs2')
-rw-r--r--x11/kdelibs2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index aa9c5b109fe6..7714136d830e 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -39,6 +39,8 @@ USE_GMAKE= yes
MAKE_ENV= SOMAJOR="${SOMAJOR}" SOMINOR="${SOMINOR}"
PLIST_SUB+= LIBVER="${SOMAJOR}"
+.include <bsd.port.pre.mk>
+
pre-fetch:
.if ${OSVERSION} <= 410002
@${ECHO}
@@ -66,4 +68,4 @@ post-install:
@${LN} -sf ${PREFIX}/lib/lib${LIB}.so.0 ${PREFIX}/lib/lib${LIB}.so
.endfor
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>