Page MenuHomeFreeBSD

D19392.diff
No OneTemporary

D19392.diff

Index: head/graphics/libwmf/Makefile
===================================================================
--- head/graphics/libwmf/Makefile
+++ head/graphics/libwmf/Makefile
@@ -7,7 +7,7 @@
CATEGORIES= graphics
MASTER_SITES= SF/wvware/${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= phascolarctos@protonmail.ch
COMMENT= Tools and library for converting Microsoft WMF (windows metafile)
LICENSE= GPLv2+
@@ -16,18 +16,19 @@
LIB_DEPENDS= libpng.so:graphics/png \
libfreetype.so:print/freetype2
-CONFLICTS?= libwmf-nox11-[0-9]*
+USES= gnome jpeg libtool
+USE_GNOME= libxml2
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-sys-gd=no \
--with-png=${LOCALBASE} --with-jpeg=${LOCALBASE} \
--with-gsfontdir=${LOCALBASE}/share/ghostscript/fonts
INSTALL_TARGET= install-strip
-USES= jpeg libtool
-USE_GNOME= libxml2
-USE_LDCONFIG= yes
PORTDOCS= *
+
+CONFLICTS?= libwmf-nox11-[0-9]*
OPTIONS_DEFINE= X11 DOCS
OPTIONS_DEFAULT=X11

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 12, 8:38 PM (22 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35010886
Default Alt Text
D19392.diff (985 B)

Event Timeline