diff options
Diffstat (limited to 'chat/silc-server/Makefile')
-rw-r--r-- | chat/silc-server/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile index e8edd82e0e4..c77b03811c5 100644 --- a/chat/silc-server/Makefile +++ b/chat/silc-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2012/02/28 17:37:42 hans Exp $ +# $NetBSD: Makefile,v 1.65 2012/10/03 00:02:44 asau Exp $ DISTNAME= silc-server-1.1.18 CATEGORIES= chat security @@ -10,8 +10,6 @@ MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.silcnet.org/ COMMENT= Server for the Secure Internet Live Conferencing (SILC) protocol -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-optimizations |