summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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