aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libwmf
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-11 00:48:51 +0800
committerlioux <lioux@FreeBSD.org>2002-11-11 00:48:51 +0800
commita882364f2403bc9d88e823745313b7de799bd176 (patch)
treedd5369640affc2ebaee3c07f6b9fa0a103a5c028 /graphics/libwmf
parent3e65dfafbbc43ca7f1b56d2c5f043af567b691c7 (diff)
downloadfreebsd-ports-gnome-a882364f2403bc9d88e823745313b7de799bd176.tar.gz
freebsd-ports-gnome-a882364f2403bc9d88e823745313b7de799bd176.tar.zst
freebsd-ports-gnome-a882364f2403bc9d88e823745313b7de799bd176.zip
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Diffstat (limited to 'graphics/libwmf')
-rw-r--r--graphics/libwmf/Makefile2
-rw-r--r--graphics/libwmf/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile
index 4bf082945488..6000e6a40784 100644
--- a/graphics/libwmf/Makefile
+++ b/graphics/libwmf/Makefile
@@ -19,8 +19,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
freetype.9:${PORTSDIR}/print/freetype2 \
xml2.5:${PORTSDIR}/textproc/libxml2
-PORTCOMMENT= Tools and library for converting Microsoft WMF (windows metafile)
-
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/graphics/libwmf/pkg-comment b/graphics/libwmf/pkg-comment
new file mode 100644
index 000000000000..fc972d9dc1fc
--- /dev/null
+++ b/graphics/libwmf/pkg-comment
@@ -0,0 +1 @@
+Tools and library for converting Microsoft WMF (windows metafile)