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 /devel/eboxy | |
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 'devel/eboxy')
-rw-r--r-- | devel/eboxy/Makefile | 1 | ||||
-rw-r--r-- | devel/eboxy/pkg-plist | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/devel/eboxy/Makefile b/devel/eboxy/Makefile index f2b497b00f13..b3d560e8eb5e 100644 --- a/devel/eboxy/Makefile +++ b/devel/eboxy/Makefile @@ -8,6 +8,7 @@ PORTNAME= eboxy PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/eboxy/pkg-plist b/devel/eboxy/pkg-plist index f51f7205b66d..8c5ff322e03e 100644 --- a/devel/eboxy/pkg-plist +++ b/devel/eboxy/pkg-plist @@ -3,10 +3,17 @@ include/eboxy/eboxyplugin.h include/eboxy/pluginconstants.h include/eboxy/plugintypes.h lib/eboxy/libbasewidgets.a +lib/eboxy/libbasewidgets.la lib/eboxy/libbasewidgets.so lib/eboxy/libbasewidgets.so.0 +lib/eboxy/plugins/generic/filebrowser.a +lib/eboxy/plugins/generic/filebrowser.la lib/eboxy/plugins/generic/filebrowser.so +lib/eboxy/plugins/generic/simplemusic.a +lib/eboxy/plugins/generic/simplemusic.la lib/eboxy/plugins/generic/simplemusic.so +lib/eboxy/plugins/interface/libsdl_gui.a +lib/eboxy/plugins/interface/libsdl_gui.la lib/eboxy/plugins/interface/libsdl_gui.so lib/libeboxyplugin.a %%DATADIR%%/eboxy.dtd |