summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-05-09 11:31:57 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-05-09 11:31:57 +0000
commitab3181bd36d0f36e3820addec32bbb909c452307 (patch)
treec3ec460bd43debb421edc13dd31c142e9f0053d4 /graphics
parentUpgrade to 1.61.0. (diff)
Update Maintainers emailaddress. Add --with-mpeg2enc to CONFIGURE_ARGS
PR: 48971 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=80540
Diffstat (limited to 'graphics')
-rw-r--r--graphics/simage/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile
index 1edc3d428a09..332348982a5f 100644
--- a/graphics/simage/Makefile
+++ b/graphics/simage/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: simage
# Date created: 10 May 2002
-# Whom: jesse@cs.uni-magdeburg.de
+# Whom: roland.jesse@gmx.net
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.2
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/
-MAINTAINER= jesse@cs.uni-magdeburg.de
+MAINTAINER= roland.jesse@gmx.net
COMMENT= Library with image format loaders and front-ends
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
@@ -23,7 +23,8 @@ USE_XLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --program-transform-name="s/x/x/"
+CONFIGURE_ARGS= --program-transform-name="s/x/x/" --with-ungif=${LOCALBASE} \
+ --with-jpeg --with-png --with-tiff --with-mpeg2enc
INSTALLS_SHLIB= yes
post-patch: