summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-06-10 13:53:29 +0000
committerdinoex <dinoex@FreeBSD.org>2006-06-10 13:53:29 +0000
commited6535253e7583ed7ce2ccf24eeb8e8e2a7504c7 (patch)
tree67b365cc7176028723bb2666c54322976af6774f /x11-toolkits
parent310fb39881905739eabd67bf03a8464e0d83cb35 (diff)
downloadFreeBSD-ports-ed6535253e7583ed7ce2ccf24eeb8e8e2a7504c7.zip
FreeBSD-ports-ed6535253e7583ed7ce2ccf24eeb8e8e2a7504c7.tar.gz
- udpate to 0.95.0
- switch to bzip2 copmressed source - enable package on pointyhat
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/lesstif/Makefile8
-rw-r--r--x11-toolkits/lesstif/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index 3267c4f..462e384 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= lesstif
-PORTVERSION= 0.94.4
-PORTREVISION= 1
+PORTVERSION= 0.95.0
PORTEPOCH= 2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -19,7 +18,7 @@ COMMENT= API compatible clone of the Motif toolkit
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
CONFLICTS?= open-motif-*
-MANUAL_PACKAGE_BUILD= do not want to install during interactive build
+USE_BZIP2= yes
USE_AUTOTOOLS= automake:19:env autoconf:259 libtool:15
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
@@ -50,7 +49,8 @@ MAN3 = ApplicationShell.3 Composite.3 Constraint.3 Core.3 \
MAN5 = VirtualBindings.5 mwmrc.5
-.if defined(HAVE_MOTIF) && !defined(PARALLEL_PACKAGE_BUILD) && !defined(WANT_LESSTIF)
+.if defined(HAVE_MOTIF) && !defined(PARALLEL_PACKAGE_BUILD) && !defined(BATCH) && !defined(WANT_LESSTIF)
+MANUAL_PACKAGE_BUILD= do not want to install during interactive build
IS_INTERACTIVE= yes
pre-extract:
@${ECHO_CMD} "***********************************************************"
diff --git a/x11-toolkits/lesstif/distinfo b/x11-toolkits/lesstif/distinfo
index b0e8b27..5f03507 100644
--- a/x11-toolkits/lesstif/distinfo
+++ b/x11-toolkits/lesstif/distinfo
@@ -1,3 +1,3 @@
-MD5 (lesstif-0.94.4.tar.gz) = 0d324e8d124219528387827933f4ad6b
-SHA256 (lesstif-0.94.4.tar.gz) = afee18a3a474a98aca738f39766a27045a40628f298364bf7fcca60012cf0ed1
-SIZE (lesstif-0.94.4.tar.gz) = 3508241
+MD5 (lesstif-0.95.0.tar.bz2) = ab895165c149d7f95843c7584b1c7ad4
+SHA256 (lesstif-0.95.0.tar.bz2) = e5ef90ff30897448a7c090c2e31ceb302ed064a60411436e8995580848ed1a63
+SIZE (lesstif-0.95.0.tar.bz2) = 2459799
OpenPOWER on IntegriCloud