diff options
Diffstat (limited to 'graphics/kdegraphics3/Makefile')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 2154d034a115..fb73894deb5b 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -10,7 +10,7 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE_VERSION} CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src +MASTER_SITE_SUBDIR= security_patches DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org @@ -34,6 +34,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes WANT_GNOME= yes USE_GHOSTSCRIPT=yes +_NO_KDE_CLOSURE=yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 |