diff options
Diffstat (limited to 'textproc/iksemel/Makefile')
-rw-r--r-- | textproc/iksemel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index 7b73f53ccba..e4f7e92f979 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/09/23 10:47:48 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/25 06:55:56 asau Exp $ # DISTNAME= iksemel-1.4 @@ -18,8 +18,6 @@ INFO_FILES= yes PKGCONFIG_OVERRIDE+= iksemel.pc.in -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" .include "../../security/gnutls/buildlink3.mk" |