diff options
Diffstat (limited to 'print/scribus')
-rw-r--r-- | print/scribus/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 96027fb375a..e3e103eab2d 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2012/10/03 21:57:20 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2012/10/08 13:45:46 asau Exp $ DISTNAME= scribus-1.3.3.14 PKGREVISION= 10 @@ -12,8 +12,6 @@ COMMENT= Publishing layout with graphical interface # plus exceptions for qt3 and Windows GDI+ linkage LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= YES USE_TOOLS+= gmake perl pkg-config |