1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- udpate to 0.95.0

- switch to bzip2 copmressed source
- enable package on pointyhat
This commit is contained in:
Dirk Meyer 2006-06-10 13:53:29 +00:00
parent c99aad1e86
commit 7d590a18f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165028
2 changed files with 7 additions and 7 deletions

View File

@ -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} "***********************************************************"

View File

@ -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