diff options
Diffstat (limited to 'math/kcalc/Makefile')
-rw-r--r-- | math/kcalc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 4d30b30..6c7db05 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -13,8 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org -LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.2:${PORTSDIR}/x11/kdelibs11 USE_BZIP2= yes |