summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-02-22 13:19:55 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-02-22 13:19:55 +0000
commiteb45e8cce0da2ee4355fd3d17f62dbbf866edf0b (patch)
tree0f60ee2000f558f7e4d19b1c012d69c71923d887 /x11-toolkits
parent- Update to version 23.4 (diff)
- Update distinfo, the tarball was rerolled. Author assures it's not been
compromised. - Fix MASTER_SITES - Remove unused arguments from CONFIGURE_ARGS - Remove unneeded quotations from pkg-config file
Notes
Notes: svn path=/head/; revision=292054
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/fox16/Makefile12
-rw-r--r--x11-toolkits/fox16/distinfo4
2 files changed, 5 insertions, 11 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile
index 34465c8526cc..d32cb1578138 100644
--- a/x11-toolkits/fox16/Makefile
+++ b/x11-toolkits/fox16/Makefile
@@ -8,10 +8,7 @@
PORTNAME= fox
PORTVERSION= ${MAJORVER}.${SHVER}
CATEGORIES= x11-toolkits
-MASTER_SITES= http://www.fox-toolkit.org/ftp/ \
- ftp://ftp.fox-toolkit.org/pub/ \
- http://fresh.t-systems-sfr.com/unix/src/misc/ \
- http://freebsd.unixfreunde.de/sources/
+MASTER_SITES= ftp://ftp.fox-toolkit.org/pub/
MAINTAINER= gahr@FreeBSD.org
COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.6
@@ -32,7 +29,7 @@ PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER}
USE_GNOME= lthack gnomehack
USE_GL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-opengl --with-x --enable-threadsafe
+CONFIGURE_ARGS= --with-opengl --with-x
USE_LDCONFIG= yes
MAN1= shutterbug.1 reswrap.1
@@ -70,9 +67,6 @@ CONFIGURE_ARGS+= --with-xshm=yes
#
.if defined(WITH_CUPS)
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
-CONFIGURE_ARGS+= --enable-cups
-.else
-CONFIGURE_ARGS+= --disable-cups
.endif
#
.if defined(WITH_DEBUG)
@@ -101,7 +95,7 @@ CONFIGURE_ARGS+= --with-profiling=gprof
.endif
post-patch:
- ${REINPLACE_CMD} -e '/^Libs:/s|$$| ${PTHREAD_LIBS}|' ${WRKSRC}/fox.pc.in
+ ${REINPLACE_CMD} -e '/^Libs:/s|$$| ${PTHREAD_LIBS}|; s|"||g' ${WRKSRC}/fox.pc.in
# CXXFLAGS safeness
@${REINPLACE_CMD} -E -e \
's|-O2|${CXXFLAGS}|g ; \
diff --git a/x11-toolkits/fox16/distinfo b/x11-toolkits/fox16/distinfo
index 13048efad882..9fd4858f6ef9 100644
--- a/x11-toolkits/fox16/distinfo
+++ b/x11-toolkits/fox16/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fox-1.6.44.tar.gz) = 2c1e6d075ff331ee9bc3f360f0f36014ee0abd89ff4c2a6029bd85b79b37bca0
-SIZE (fox-1.6.44.tar.gz) = 4367998
+SHA256 (fox-1.6.44.tar.gz) = 03f22fed5579b978ee4c104a5cbdab229b62395da1323ba292a2c9eb045309cd
+SIZE (fox-1.6.44.tar.gz) = 4372632