diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
commit | dbba8af6447e625aae93ec45e619acbecb4ab189 (patch) | |
tree | d696a8c2d3e835a743132aa1f6a5cc0557d1c435 /palm/kpilot/Makefile | |
parent | 683eaaa4ff765b627c52f147501abfaec4449cce (diff) | |
download | ports-dbba8af6447e625aae93ec45e619acbecb4ab189.tar.gz ports-dbba8af6447e625aae93ec45e619acbecb4ab189.zip |
Notes
Diffstat (limited to 'palm/kpilot/Makefile')
-rw-r--r-- | palm/kpilot/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile index a1bdec02755e..578e589b4184 100644 --- a/palm/kpilot/Makefile +++ b/palm/kpilot/Makefile @@ -12,10 +12,7 @@ MASTER_SITES= http://www.slac.com/pilone/kpilot_home/download/ MAINTAINER= dima@freebsd.org -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.3:${PORTSDIR}/x11/kdelibs11 - -USE_QT= yes +USE_KDELIBS_VER=1 KDEDIR?= $(PREFIX) USE_LIBTOOL= yes USE_GMAKE= yes |