summaryrefslogtreecommitdiff
path: root/net-im/sim-im/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-11-15 21:31:39 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-11-15 21:31:39 +0000
commitfbe2fe602ee0d585efe2c14842d45b7bbd0ce9e0 (patch)
tree2090d7b22c0595583f7f3735244c18a3d16cf3fb /net-im/sim-im/Makefile
parentUpdate to 0.0.3 (diff)
Update Maintainers Emailaddress in pkg-descr [1]
USE_KDELIBS_VER does not work with bsd.port.(pre|post).mk [2] Submitted by: maintainer[1] Herbert Skuhra <zapata@gmx.at> [2]
Notes
Notes: svn path=/head/; revision=70204
Diffstat (limited to 'net-im/sim-im/Makefile')
-rw-r--r--net-im/sim-im/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile
index 41f6b8463398..4cf83c2d84e3 100644
--- a/net-im/sim-im/Makefile
+++ b/net-im/sim-im/Makefile
@@ -21,8 +21,6 @@ CONFIGURE_TARGET=
CONFIGURE_ARGS+= --disable-fast-perl \
--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-.include <bsd.port.pre.mk>
-
.if defined(WITHOUT_KDE)
CONFIGURE_ARGS+= --disable-kde --enable-mt
USE_REINPLACE= yes
@@ -35,4 +33,4 @@ post-patch:
${REINPLACE_CMD} -e "s,qtlib=\"qt\",qtlib=\"qt-mt -pthread\"," ${WRKSRC}/configure
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>