aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>1998-11-04 11:35:15 +0800
committernectar <nectar@FreeBSD.org>1998-11-04 11:35:15 +0800
commit201516d6a31ad698d97ad56f39e3677098ec5d60 (patch)
treec802a0ee99b20f156616e139ca1e3623b8a8b70a /palm
parentf35af12557afcd4628ff4a25207858ea601a4593 (diff)
downloadfreebsd-ports-gnome-201516d6a31ad698d97ad56f39e3677098ec5d60.tar.gz
freebsd-ports-gnome-201516d6a31ad698d97ad56f39e3677098ec5d60.tar.zst
freebsd-ports-gnome-201516d6a31ad698d97ad56f39e3677098ec5d60.zip
* Oops, I introduced a dependency on pilot-link in my last commit.
kpilot includes its own copy of libpisock (aka libpilot), version 2.
Diffstat (limited to 'palm')
-rw-r--r--palm/kpilot/Makefile6
-rw-r--r--palm/kpilot/pkg-plist5
2 files changed, 2 insertions, 9 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile
index b12bd17ab40a..147ccaeadb2e 100644
--- a/palm/kpilot/Makefile
+++ b/palm/kpilot/Makefile
@@ -3,7 +3,7 @@
# Date created: 09 April 1998
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.16 1998/10/11 23:34:36 jseger Exp $
+# $Id: Makefile,v 1.17 1998/11/04 01:54:39 nectar Exp $
#
DISTNAME= kpilot-3.0.2
@@ -23,15 +23,13 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
USE_QT= yes
KDEDIR?= $(PREFIX)
-PILOTDIR?= $(LOCALBASE)/pilot
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-extra-includes=$(PREFIX)/include/giflib"
USE_GMAKE= yes
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555" \
- KDEDIR="${KDEDIR}" \
- LDFLAGS="-L${PILOTDIR}/lib"
+ KDEDIR="${KDEDIR}"
MAKE_ENV= KDEDIR="${KDEDIR}"
diff --git a/palm/kpilot/pkg-plist b/palm/kpilot/pkg-plist
index 90749ebdd959..19a7fd4cc7bd 100644
--- a/palm/kpilot/pkg-plist
+++ b/palm/kpilot/pkg-plist
@@ -1,8 +1,6 @@
bin/kpilot
bin/kpilotDaemon
bin/pilotListener
-lib/libpisock.a
-lib/libpisock.la
lib/libpisock.so.2.0
share/applnk/Utilities/KPilotDaemon.kdelnk
share/applnk/Utilities/kpilot.kdelnk
@@ -13,7 +11,4 @@ share/doc/HTML/en/kpilot/using-kpilot.html
share/icons/kpilot.xpm
share/icons/mini/kpilot.xpm
@dirrm share/doc/HTML/en/kpilot
-@dirrm share/doc/HTML/en
@dirrm share/doc/HTML/de/kpilot
-@dirrm share/doc/HTML/de
-@dirrm share/applnk/Utilities