summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sysutils/ipsc/Makefile24
-rw-r--r--sysutils/ipsc/distinfo2
2 files changed, 17 insertions, 9 deletions
diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile
index 38aed796b7e8..5673b51f4729 100644
--- a/sysutils/ipsc/Makefile
+++ b/sysutils/ipsc/Makefile
@@ -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
diff --git a/sysutils/ipsc/distinfo b/sysutils/ipsc/distinfo
index e588cd45bc8a..6fe5092877ec 100644
--- a/sysutils/ipsc/distinfo
+++ b/sysutils/ipsc/distinfo
@@ -1 +1 @@
-MD5 (ipsc-0.4.0-src.tar.gz) = e61eba8fac27dfb72d75ce55c78b1d50
+MD5 (ipsc-0.4.2-src.tar.gz) = 8a127e2927e12689df903b26dc11f0a3