diff options
author | pav <pav@FreeBSD.org> | 2004-01-06 04:00:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-06 04:00:00 +0800 |
commit | c1bff037fc33227168f81be1c317827d59d3b7f9 (patch) | |
tree | 61781bda46854a5d8ce10c75c17283e6b4f7b3d7 /graphics | |
parent | 84ebe80bceb11f093515efa1792f0acaa4550509 (diff) | |
download | freebsd-ports-gnome-c1bff037fc33227168f81be1c317827d59d3b7f9.tar.gz freebsd-ports-gnome-c1bff037fc33227168f81be1c317827d59d3b7f9.tar.zst freebsd-ports-gnome-c1bff037fc33227168f81be1c317827d59d3b7f9.zip |
- Remove conflicts against now removed gthumb-1 port.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gthumb2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index e5d8df893374..cd03c6480d3f 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= gnome2 MAINTAINER= pav@FreeBSD.org COMMENT= An image viewer and browser for the GNOME 2 environment -CONFLICTS= gthumb-* - USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes |