diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-03-30 20:30:29 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-03-30 20:30:29 +0000 |
commit | 5f86d4f59a856b210d9de24e98e433d9ba8dfa15 (patch) | |
tree | b1a35722980f31d01f16324fdbec2845e2c6a9f1 /misc/ksig/Makefile | |
parent | b12801230314e814e75c2fc382a33671feec26a2 (diff) | |
download | ports-5f86d4f59a856b210d9de24e98e433d9ba8dfa15.tar.gz ports-5f86d4f59a856b210d9de24e98e433d9ba8dfa15.zip |
Notes
Diffstat (limited to 'misc/ksig/Makefile')
-rw-r--r-- | misc/ksig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ksig/Makefile b/misc/ksig/Makefile index 81bda9a682df..aab63c8880fb 100644 --- a/misc/ksig/Makefile +++ b/misc/ksig/Makefile @@ -22,7 +22,7 @@ USE_KDELIBS_VER=3 USE_BZIP2= yes PREFIX= ${KDE_PREFIX} -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes |