diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-14 00:23:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-14 00:23:12 +0000 |
commit | 3553ac4fdd47cfeacea48805cc948833e733636f (patch) | |
tree | b6d3738729c7894235d93a42a603ffad6df59c93 /x11 | |
parent | 58ad1bbd0f574a2c9b0dbcfa55e72d046614872d (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomepanel/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index cb7a5f094502..259e22c8b7eb 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= wnck-1.4:${PORTSDIR}/x11-toolkits/libwnck \ USE_BZIP2= yes USE_X_PREFIX= yes +INSTALLS_SHLIB= yes USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomehier diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index cb7a5f094502..259e22c8b7eb 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= wnck-1.4:${PORTSDIR}/x11-toolkits/libwnck \ USE_BZIP2= yes USE_X_PREFIX= yes +INSTALLS_SHLIB= yes USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomehier |