diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-12 17:31:01 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-12 17:31:01 +0800 |
commit | def02dab861d849fedfc50229da7ea6e73b78133 (patch) | |
tree | 77925081257453fd24423154058cb6405b7f63ea | |
parent | ac6390f42b2c0e7ac7fd73bdcbb1ce517a54eb4c (diff) | |
download | marcuscom-ports-def02dab861d849fedfc50229da7ea6e73b78133.tar marcuscom-ports-def02dab861d849fedfc50229da7ea6e73b78133.tar.gz marcuscom-ports-def02dab861d849fedfc50229da7ea6e73b78133.tar.bz2 marcuscom-ports-def02dab861d849fedfc50229da7ea6e73b78133.tar.lz marcuscom-ports-def02dab861d849fedfc50229da7ea6e73b78133.tar.xz marcuscom-ports-def02dab861d849fedfc50229da7ea6e73b78133.tar.zst marcuscom-ports-def02dab861d849fedfc50229da7ea6e73b78133.zip |
Add CONFLICTS with x11-themes/gtk-smooth-engine.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3642 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index c66d0bacc..ead009ff8 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Theme engine for the gtk+-2.0 toolkit +CONFLICTS= gtk-smooth-engine-[0-9]* + USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes |