aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/lesstif
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-10-14 18:08:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-10-14 18:08:42 +0000
commit4a6bf88c6f7e6c076c01e0976517dc51162b65c4 (patch)
tree7db1cbaf9094f8813867c9c4df62c2d4d9e0a27a /x11-toolkits/lesstif
parentdbc16cb5ef5b5840f1fa9627a13be2beb1fd299f (diff)
downloadports-4a6bf88c6f7e6c076c01e0976517dc51162b65c4.tar.gz
ports-4a6bf88c6f7e6c076c01e0976517dc51162b65c4.zip
Notes
Diffstat (limited to 'x11-toolkits/lesstif')
-rw-r--r--x11-toolkits/lesstif/Makefile15
-rw-r--r--x11-toolkits/lesstif/distinfo4
-rw-r--r--x11-toolkits/lesstif/pkg-plist1
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index c95523e951fb..a8ed60e677a8 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lesstif
-PORTVERSION= 0.93.96
+PORTVERSION= 0.93.97
PORTEPOCH= 2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -24,9 +24,6 @@ INSTALLS_SHLIB= yes
USE_INC_LIBTOOL_VER= 13
LIBTOOLFILES= aclocal.m4 test/aclocal.m4
CONFIGURE_ARGS+= --enable-static --enable-shared --enable-production
-CONFIGURE_ARGS+= --disable-build-Xlt --disable-build-Xbae
-CONFIGURE_ARGS+= --enable-build-12 --disable-build-20
-CONFIGURE_ARGS+= --enable-build-21 --enable-default-21
CONFIGURE_ARGS+= --disable-maintainer-mode
MAN1 = lesstif.1 ltversion.1 mwm.1 uil.1 xmbind.1
@@ -81,6 +78,12 @@ post-install:
${LOCALBASE}/share/aclocal
@${CAT} ${PKGMESSAGE}
-FORBIDDEN= internal libXpm has security problems
+.include <bsd.port.pre.mk>
-.include <bsd.port.mk>
+.if ${OSVERSION} > 500000
+PLIST_SUB+= FREEBSD5=""
+.else
+PLIST_SUB+= FREEBSD5="@comment "
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/x11-toolkits/lesstif/distinfo b/x11-toolkits/lesstif/distinfo
index fd83c531c7d1..16141c3c2432 100644
--- a/x11-toolkits/lesstif/distinfo
+++ b/x11-toolkits/lesstif/distinfo
@@ -1,2 +1,2 @@
-MD5 (lesstif-0.93.96.tar.gz) = b305b023f63ba207c26b37c2631071cf
-SIZE (lesstif-0.93.96.tar.gz) = 3480153
+MD5 (lesstif-0.93.97.tar.gz) = b512e43ff9a39e70ed2611af562e96c7
+SIZE (lesstif-0.93.97.tar.gz) = 3480258
diff --git a/x11-toolkits/lesstif/pkg-plist b/x11-toolkits/lesstif/pkg-plist
index a23dd37f8242..60afb718211d 100644
--- a/x11-toolkits/lesstif/pkg-plist
+++ b/x11-toolkits/lesstif/pkg-plist
@@ -355,3 +355,4 @@ lib/libXm.so.2
@dirrm lib/X11/mwm
@cwd %%LOCALBASE%%
share/aclocal/ac_find_motif.m4
+%%FREEBSD5%%share/aclocal18/ac_find_motif.m4