diff options
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 |