aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xforms
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-06-30 17:52:23 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-06-30 17:52:23 +0000
commit5123b588341269aac9895f36f287c5f737b07bf1 (patch)
treeefc3b35341321b20b2a3aef5396a59643da16a34 /x11-toolkits/xforms
parent237fffa92a3baee7b574aeafb56341952fb007c5 (diff)
downloadports-5123b588341269aac9895f36f287c5f737b07bf1.tar.gz
ports-5123b588341269aac9895f36f287c5f737b07bf1.zip
- Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim.
Notes
Notes: svn path=/head/; revision=359892
Diffstat (limited to 'x11-toolkits/xforms')
-rw-r--r--x11-toolkits/xforms/Makefile14
-rw-r--r--x11-toolkits/xforms/pkg-plist12
2 files changed, 12 insertions, 14 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index 96e63871dfa0..dda9a9ca5cc3 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -3,30 +3,28 @@
PORTNAME= xforms
DISTVERSION= 1.2.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-toolkits graphics
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gahr@FreeBSD.org
-COMMENT= A graphical user interface toolkit for X Window System
+COMMENT= Graphical user interface toolkit for X Window System
LICENSE= LGPL21
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
libtiff.so:${PORTSDIR}/graphics/tiff
+USES= libtool
USE_XORG= xpm
USE_GL= gl
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_LDCONFIG= yes
-
-.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64"
-BROKEN= Does not compile on ia64
-.endif
+BROKEN_ia64= Does not compile on ia64
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/x11-toolkits/xforms/pkg-plist b/x11-toolkits/xforms/pkg-plist
index 6b4539353e1f..c524d068dfb0 100644
--- a/x11-toolkits/xforms/pkg-plist
+++ b/x11-toolkits/xforms/pkg-plist
@@ -4,17 +4,17 @@ include/flimage.h
include/forms.h
include/glcanvas.h
lib/libflimage.a
-lib/libflimage.la
lib/libflimage.so
-lib/libflimage.so.3
+lib/libflimage.so.2
+lib/libflimage.so.2.1.3
lib/libforms.a
-lib/libforms.la
lib/libforms.so
-lib/libforms.so.3
+lib/libforms.so.2
+lib/libforms.so.2.1.3
lib/libformsGL.a
-lib/libformsGL.la
lib/libformsGL.so
-lib/libformsGL.so.3
+lib/libformsGL.so.2
+lib/libformsGL.so.2.1.3
man/man1/fdesign.1.gz
man/man1/fd2ps.1.gz
man/man5/xforms.5.gz