summaryrefslogtreecommitdiff
path: root/sysutils/ipsc
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>1999-12-10 01:21:47 +0000
committerR. Imura <imura@FreeBSD.org>1999-12-10 01:21:47 +0000
commit04dd7ad04b063bd1971ab47676823857d6e36b48 (patch)
tree89f5558bc304150a5342a7260eea17ec7581ea70 /sysutils/ipsc
parentUpdate to pl 58. (diff)
Update to version 0.4.0
GUI version is now GNOMEified. PR: 14940 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=23702
Diffstat (limited to 'sysutils/ipsc')
-rw-r--r--sysutils/ipsc/Makefile19
-rw-r--r--sysutils/ipsc/distinfo2
2 files changed, 11 insertions, 10 deletions
diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile
index 14146f8f1958..38aed796b7e8 100644
--- a/sysutils/ipsc/Makefile
+++ b/sysutils/ipsc/Makefile
@@ -1,27 +1,28 @@
# New ports collection makefile for: ipsc
-# Version required: 0.3.2
+# Version required: 0.4.0
# Date created: 31 October 1999
# Whom: Jeremy Shaffner <jeremy@external.org>
#
# $FreeBSD$
#
-DISTNAME= ipsc-0.3.2-src
-PKGNAME= ipsc-0.3.2
-CATEGORIES= sysutils x11
+DISTNAME= ipsc-0.4.0-src
+PKGNAME= ipsc-0.4.0
+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
-.if defined(USE_GTK)
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+.if defined(USE_GNOME)
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ gnome.3:${PORTSDIR}/x11/gnomelibs
.endif
WRKSRC= ${WRKDIR}/ipsc
-.if defined(USE_GTK)
-PLIST= ${PKGDIR}/PLIST.gtk
+.if defined(USE_GNOME)
+PLIST= ${PKGDIR}/PLIST.gnome
ALL_TARGET= all
.else
ALL_TARGET= ipsc
@@ -33,7 +34,7 @@ pre-build:
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/ipsc ${PREFIX}/bin
-.if defined(USE_GTK)
+.if defined(USE_GNOME)
@${INSTALL_PROGRAM} ${WRKSRC}/gipsc ${PREFIX}/bin
.endif
diff --git a/sysutils/ipsc/distinfo b/sysutils/ipsc/distinfo
index cc791581973a..e588cd45bc8a 100644
--- a/sysutils/ipsc/distinfo
+++ b/sysutils/ipsc/distinfo
@@ -1 +1 @@
-MD5 (ipsc-0.3.2-src.tar.gz) = 3dc35a4baa461cb4fe5164e798419e90
+MD5 (ipsc-0.4.0-src.tar.gz) = e61eba8fac27dfb72d75ce55c78b1d50