diff options
Diffstat (limited to 'x11/libXpm/Makefile')
-rw-r--r-- | x11/libXpm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile index 6b4a241fc96..83f6fde6378 100644 --- a/x11/libXpm/Makefile +++ b/x11/libXpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/23 10:24:19 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/29 05:06:35 asau Exp $ # DISTNAME= libXpm-3.5.10 @@ -12,8 +12,6 @@ COMMENT= X PixMap Library from modular Xorg X11 CONFLICTS+= xpm-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= pkg-config xgettext PKGCONFIG_OVERRIDE+= xpm.pc.in |