Update to 0.4.2

PR:		16054
Submitted by:	maintainer
This commit is contained in:
Chris Piazza 2000-01-12 05:57:54 +00:00
parent 44c8936a4c
commit d0f75a3a78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24674
2 changed files with 17 additions and 9 deletions

View file

@ -1,26 +1,31 @@
# New ports collection makefile for: ipsc
# Version required: 0.4.0
# Version required: 0.4.2
# Date created: 31 October 1999
# Whom: Jeremy Shaffner <jeremy@external.org>
#
# $FreeBSD$
#
DISTNAME= ipsc-0.4.0-src
PKGNAME= ipsc-0.4.0
DISTNAME= ipsc-0.4.2-src
PKGNAME= ipsc-0.4.2
CATEGORIES= sysutils gnome x11
MASTER_SITES= http://www.interloper.net/~dan/software/dist/ipsc/
MAINTAINER= jeremy@external.org
BUILD_DEPENDS= ${WRKDIRPREFIX}${PORTSDIR}/sysutils/prips/work/prips.o:${PORTSDIR}/sysutils/prips:build
BUILD_DEPENDS= ${WRKDIRPREFIX}${PORTSDIR}/sysutils/prips/work/prips/prips.o:${PORTSDIR}/sysutils/prips:build
.if defined(USE_GNOME)
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
gnome.3:${PORTSDIR}/x11/gnomelibs
.endif
WRKSRC= ${WRKDIR}/ipsc
WRKSRC= ${WRKDIR}/ipsc/src
post-extract:
@${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../prips/work/prips \
${WRKDIR}/prips
pre-build:
.if defined(USE_GNOME)
PLIST= ${PKGDIR}/PLIST.gnome
ALL_TARGET= all
@ -28,9 +33,12 @@ ALL_TARGET= all
ALL_TARGET= ipsc
.endif
pre-build:
@${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/sysutils/prips/work/prips \
${WRKDIR}/prips
post-build:
.if defined(USE_GNOME)
@${ECHO_MSG} ""
@${ECHO_MSG} "Don't forget to define USE_GNOME when installing"
@${ECHO_MSG} ""
.endif
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/ipsc ${PREFIX}/bin

View file

@ -1 +1 @@
MD5 (ipsc-0.4.0-src.tar.gz) = e61eba8fac27dfb72d75ce55c78b1d50
MD5 (ipsc-0.4.2-src.tar.gz) = 8a127e2927e12689df903b26dc11f0a3