diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /sysutils/gnomecontrolcenter2 | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'sysutils/gnomecontrolcenter2')
-rw-r--r-- | sysutils/gnomecontrolcenter2/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/pkg-plist | 10 |
2 files changed, 12 insertions, 1 deletions
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index 6dbc17056aa8..94b63a0febd0 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnomecontrolcenter2 PORTVERSION= 2.12.3 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.12 @@ -27,7 +28,7 @@ USE_GSTREAMER= yes WANT_GNOME= yes USE_GNOME= gnomeprefix gnomehack intlhack metacity nautilus2 \ gnomemenus desktopfileutils -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/sysutils/gnomecontrolcenter2/pkg-plist b/sysutils/gnomecontrolcenter2/pkg-plist index d7e729f7a189..99756d3136ad 100644 --- a/sysutils/gnomecontrolcenter2/pkg-plist +++ b/sysutils/gnomecontrolcenter2/pkg-plist @@ -23,14 +23,24 @@ etc/gnome-vfs-2.0/modules/font-method.conf etc/gnome-vfs-2.0/modules/theme-method.conf include/gnome-window-settings-2.0/gnome-window-manager.h include/gnome-window-settings-2.0/gnome-wm-manager.h +lib/gnome-vfs-2.0/modules/libfont-method.a +lib/gnome-vfs-2.0/modules/libfont-method.la lib/gnome-vfs-2.0/modules/libfont-method.so +lib/gnome-vfs-2.0/modules/libtheme-method.a +lib/gnome-vfs-2.0/modules/libtheme-method.la lib/gnome-vfs-2.0/modules/libtheme-method.so lib/libgnome-window-settings.a +lib/libgnome-window-settings.la lib/libgnome-window-settings.so lib/libgnome-window-settings.so.1 +lib/nautilus/extensions-1.0/libnautilus-fontilus.a +lib/nautilus/extensions-1.0/libnautilus-fontilus.la lib/nautilus/extensions-1.0/libnautilus-fontilus.so +lib/nautilus/extensions-1.0/libnautilus-themus.a +lib/nautilus/extensions-1.0/libnautilus-themus.la lib/nautilus/extensions-1.0/libnautilus-themus.so lib/window-manager-settings/libmetacity.a +lib/window-manager-settings/libmetacity.la lib/window-manager-settings/libmetacity.so libdata/bonobo/servers/GNOME_SettingsDaemon.server libdata/pkgconfig/gnome-window-settings-2.0.pc |