diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-26 02:06:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-26 02:06:46 +0000 |
commit | f68e1ba015c4f69fbbf83ebe9c26fb6a990fb60d (patch) | |
tree | 8e7a6dba9339306171946b5c85a53804bf189f5b /x11-themes/phase/Makefile | |
parent | c4629202edcc67b07b37a75dc6267671f53e57d4 (diff) |
Notes
Diffstat (limited to 'x11-themes/phase/Makefile')
-rw-r--r-- | x11-themes/phase/Makefile | 3 |
1 files changed, 2 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 |