aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmorph
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-17 20:44:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-17 20:44:14 +0000
commit7f66a964012e6b5e000b04080a36091e194bb552 (patch)
treee76819bc3bf05ba3566ef76f090100c0ce1a6e1d /graphics/xmorph
parentff31becc28f8d58d95361264897382fb32b74dac (diff)
downloadports-7f66a964012e6b5e000b04080a36091e194bb552.tar.gz
ports-7f66a964012e6b5e000b04080a36091e194bb552.zip
Notes
Diffstat (limited to 'graphics/xmorph')
-rw-r--r--graphics/xmorph/Makefile13
-rw-r--r--graphics/xmorph/distinfo6
2 files changed, 9 insertions, 10 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile
index d052f58c1aff..bc552817c5c3 100644
--- a/graphics/xmorph/Makefile
+++ b/graphics/xmorph/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xmorph
-PORTVERSION= 2006.03.04
-PORTREVISION= 1
+PORTVERSION= 2006.08.17
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -29,10 +28,12 @@ USE_GCC= 3.4+
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-CONFIGURE_ARGS= --without-waili
+CONFIGURE_ARGS= --infodir=${PREFIX}/${INFO_PATH} \
+ --mandir=${MANPREFIX}/man \
+ --without-waili
USE_LDCONFIG= yes
-MAN1= xmorph.1
+MAN1= gtkmorph.1 xmorph.1
INFO= xmorph
.include <bsd.port.pre.mk>
@@ -41,11 +42,9 @@ INFO= xmorph
CFLAGS+= -Dround=rint
.endif
-# XXX Seems that gtkmorph.1 is always installed
-MAN1+= gtkmorph.1
.if ${HAVE_GNOME:Mgtk20}!=""
USE_GNOME+= gtk20
-CONFIGURE_ARGS+= --with-gtk2
+CONFIGURE_ARGS+= --with-gtk=2
.else
CONFIGURE_ARGS+= --without-gtkmorph
.endif
diff --git a/graphics/xmorph/distinfo b/graphics/xmorph/distinfo
index 2a42276c7994..d3b41ec55312 100644
--- a/graphics/xmorph/distinfo
+++ b/graphics/xmorph/distinfo
@@ -1,3 +1,3 @@
-MD5 (xmorph_20060304.tar.gz) = 3015ab664658c81430036b8dac8be554
-SHA256 (xmorph_20060304.tar.gz) = 45b8897fe5906a251be0ff89b1975862abbfadffa194f5d45ee7a2ae1f1fbf42
-SIZE (xmorph_20060304.tar.gz) = 1548516
+MD5 (xmorph_20060817.tar.gz) = b4128d90c458be6d2fca9fc6045b6ddb
+SHA256 (xmorph_20060817.tar.gz) = 4aa3d2668852faf29ccedefbb78087bbe2e243d20ebe8248bffc9e7386c4dc11
+SIZE (xmorph_20060817.tar.gz) = 1564280