aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xlogmaster
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
commit92103d6d5cd276d1373540bf8b9d97a23929f822 (patch)
tree2313fd648f4f8aae5fe387795ed60d255d84b5d9 /sysutils/xlogmaster
parent0ebce2fca246698aa00a259132fd207e4209026d (diff)
downloadports-92103d6d5cd276d1373540bf8b9d97a23929f822.tar.gz
ports-92103d6d5cd276d1373540bf8b9d97a23929f822.zip
Update to use gtk version 1.2.3.
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19055
Diffstat (limited to 'sysutils/xlogmaster')
-rw-r--r--sysutils/xlogmaster/Makefile11
-rw-r--r--sysutils/xlogmaster/pkg-plist1
2 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/xlogmaster/Makefile b/sysutils/xlogmaster/Makefile
index 81cb69cd80ef..79b6fdb73988 100644
--- a/sysutils/xlogmaster/Makefile
+++ b/sysutils/xlogmaster/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 August 1998
# Whom: Adrian Wontroba <aw1@stade.co.uk>
#
-# $Id: Makefile,v 1.9 1999/01/27 07:41:28 fenner Exp $
+# $Id: Makefile,v 1.10 1999/04/19 04:15:29 steve Exp $
#
DISTNAME= xlogmaster-1.6.0
@@ -16,20 +16,19 @@ MASTER_SITE_SUBDIR= xlogmaster
MAINTAINER= aw1@stade.co.uk
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
NO_PACKAGE= ignores CFLAGS
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="${CFLAGS}" CXXFLAGS="${CFLAGS}" GTK_CONFIG="${X11BASE}/bin/gtk12-config"
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
USE_XLIB= yes
USE_GMAKE= yes
MAN1= xlogmaster.1
post-install:
- @if [ ! -f ${PREFIX}/info/dir ]; then \
- ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
- fi
@install-info ${PREFIX}/info/xlogmaster.info ${PREFIX}/info/dir
${INSTALL_DATA} ${FILESDIR}/xlogmasterrc ${PREFIX}/etc/xlogmaster
diff --git a/sysutils/xlogmaster/pkg-plist b/sysutils/xlogmaster/pkg-plist
index 95250b7501bf..f06c22b258f7 100644
--- a/sysutils/xlogmaster/pkg-plist
+++ b/sysutils/xlogmaster/pkg-plist
@@ -30,7 +30,6 @@ etc/xlogmaster/xlogmaster.gtkrc
etc/xlogmaster/xlogmasterrc
@unexec install-info --delete %D/info/xlogmaster.info %D/info/dir
info/xlogmaster.info
-@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/xlogmaster.info %D/info/dir
@dirrm etc/xlogmaster/database
@dirrm etc/xlogmaster/output-plugins