summaryrefslogtreecommitdiff
path: root/palm/kpilot/Makefile
diff options
context:
space:
mode:
authorDima Ruban <dima@FreeBSD.org>1998-05-12 00:31:48 +0000
committerDima Ruban <dima@FreeBSD.org>1998-05-12 00:31:48 +0000
commite6dec4d0a37aa85fcaeff17c4c1047b2c67383f7 (patch)
tree9c229e4f5ada95e8def31545f55f1c2b92ea659d /palm/kpilot/Makefile
parent0.8.12 -> 0.8.13 (diff)
2.0 -> 3.0
Also make myself as a maintainer (Okayed with se@freebsd.org)
Notes
Notes: svn path=/head/; revision=10952
Diffstat (limited to 'palm/kpilot/Makefile')
-rw-r--r--palm/kpilot/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile
index 32ccd8bd9465..8944edc90649 100644
--- a/palm/kpilot/Makefile
+++ b/palm/kpilot/Makefile
@@ -3,14 +3,14 @@
# Date created: 09 April 1998
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.3 1998/04/15 22:18:12 jseger Exp $
+# $Id: Makefile,v 1.4 1998/05/04 20:23:08 jseger Exp $
#
-DISTNAME= kpilot-2.0
+DISTNAME= kpilot-3.0
CATEGORIES= x11 kde
MASTER_SITES= http://www.slac.com/pilone/kpilot_home/download/
-MAINTAINER= se@freebsd.org
+MAINTAINER= dima@freebsd.org
BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
@@ -23,14 +23,16 @@ LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
mediatool\\.0\\.[6-9]:${PORTSDIR}/x11/kdelibs
-BROKEN= install
-
+KDEDIR?= $(PREFIX)
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-extra-includes=$(PREFIX)/include/giflib"
USE_GMAKE= yes
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
- INSTALL_SCRIPT="install -c -m 555"
+ INSTALL_SCRIPT="install -c -m 555" \
+ KDEDIR="${KDEDIR}"
+
+MAKE_ENV= KDEDIR="${KDEDIR}"
pre-configure:
${CP} ${FILESDIR}/libtool ${FILESDIR}/ltmain.sh $(WRKSRC)/kpilot/libpilot