diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-01-18 10:22:23 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-01-18 10:22:23 +0000 |
commit | cd7f9031312253337a245444c6b8a9a8831c38c3 (patch) | |
tree | 2c7323ea2c1e2b8ce32932be9ac51126fce7fbe5 /graphics/kdegraphics3/Makefile | |
parent | 07e3dedf9702916653e21b54aa9500286ff0f7f2 (diff) | |
download | ports-cd7f9031312253337a245444c6b8a9a8831c38c3.tar.gz ports-cd7f9031312253337a245444c6b8a9a8831c38c3.zip |
Notes
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 d9274f56f546..e316a72b0b35 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -37,7 +38,7 @@ USE_GMAKE= yes WANT_GNOME= yes USE_GHOSTSCRIPT=yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 DO_NOT_COMPILE+=kooka kuickshow libkscan |