diff options
author | ade <ade@FreeBSD.org> | 2006-02-26 10:06:46 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-26 10:06:46 +0800 |
commit | 0319687e1a42970acf88e8fab5a9fb4d2a8f527c (patch) | |
tree | d0c0b2bb6ed75c8d46d19d938096dba626923d85 /x11-themes/phase | |
parent | f43721aa34024ec52856b50a06c2a4f9463ffbbc (diff) | |
download | freebsd-ports-gnome-0319687e1a42970acf88e8fab5a9fb4d2a8f527c.tar.gz freebsd-ports-gnome-0319687e1a42970acf88e8fab5a9fb4d2a8f527c.tar.zst freebsd-ports-gnome-0319687e1a42970acf88e8fab5a9fb4d2a8f527c.zip |
Post libtool-conversion fixups
Submitted by: pointyhat
Approved by: portmgr (implicit)
Diffstat (limited to 'x11-themes/phase')
-rw-r--r-- | x11-themes/phase/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/phase/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-themes/phase/Makefile b/x11-themes/phase/Makefile index 6ec2d7b2c1db..584e9c58c395 100644 --- a/x11-themes/phase/Makefile +++ b/x11-themes/phase/Makefile @@ -7,6 +7,7 @@ PORTNAME= phase PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= x11-themes kde MASTER_SITES= http://www.usermode.org/code/ @@ -17,7 +18,7 @@ CONFLICTS= kdeartwork-3.4.* USE_KDEBASE_VER=3 USE_BZIP2= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 diff --git a/x11-themes/phase/pkg-plist b/x11-themes/phase/pkg-plist index 13b7277bcc53..1ea827f483f5 100644 --- a/x11-themes/phase/pkg-plist +++ b/x11-themes/phase/pkg-plist @@ -1,5 +1,7 @@ +lib/kde3/kstyle_phase_config.a lib/kde3/kstyle_phase_config.la lib/kde3/kstyle_phase_config.so +lib/kde3/plugins/styles/phasestyle.a lib/kde3/plugins/styles/phasestyle.la lib/kde3/plugins/styles/phasestyle.so share/apps/kstyle/themes/phase.themerc |