diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-02 03:57:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-02 03:57:34 +0800 |
commit | df718a3ff46f008a99d567e075571c5307725d97 (patch) | |
tree | 54edb522ef1806f4353a67d9018157a70fa76d9a | |
parent | afd5f4616d7a2862f784f7d242fd03eb50eb7955 (diff) | |
download | marcuscom-ports-df718a3ff46f008a99d567e075571c5307725d97.tar marcuscom-ports-df718a3ff46f008a99d567e075571c5307725d97.tar.gz marcuscom-ports-df718a3ff46f008a99d567e075571c5307725d97.tar.bz2 marcuscom-ports-df718a3ff46f008a99d567e075571c5307725d97.tar.lz marcuscom-ports-df718a3ff46f008a99d567e075571c5307725d97.tar.xz marcuscom-ports-df718a3ff46f008a99d567e075571c5307725d97.tar.zst marcuscom-ports-df718a3ff46f008a99d567e075571c5307725d97.zip |
Remove a bogus INSTALLS_SHLIB.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2234 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | misc/quick-lounge-applet/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index d6b19d02a..00ddd5eac 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -20,7 +20,6 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomepanel USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |