diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-01 10:04:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-01 10:04:26 +0800 |
commit | e98129130cb4c831e0c3c2e161b2e695c02e274f (patch) | |
tree | d23e1732beb0c1ccdd3a82f554d498890401f85d /x11-toolkits/gtkdatabox | |
parent | 24e7ca66f1c7d76b31acebeefe40968e56506b2e (diff) | |
download | freebsd-ports-gnome-e98129130cb4c831e0c3c2e161b2e695c02e274f.tar.gz freebsd-ports-gnome-e98129130cb4c831e0c3c2e161b2e695c02e274f.tar.zst freebsd-ports-gnome-e98129130cb4c831e0c3c2e161b2e695c02e274f.zip |
With the removal of x11-toolkits/gtkdatabox2, the CONFLICTS line no longer
is relevant.
Submitted by: maintainer
Diffstat (limited to 'x11-toolkits/gtkdatabox')
-rw-r--r-- | x11-toolkits/gtkdatabox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile index 74d8ef3c412a..9f03d4d7d5be 100644 --- a/x11-toolkits/gtkdatabox/Makefile +++ b/x11-toolkits/gtkdatabox/Makefile @@ -15,7 +15,6 @@ DIST_SUBDIR= gnome2 MAINTAINER= shuvaev@physik.uni-wuerzburg.de COMMENT= A GTK+2 widget to display large amounts of numerical data -CONFLICTS= gtkdatabox-0.1.* USE_LDCONFIG= yes USE_GNOME= gnomehack gtk20 USE_AUTOTOOLS= libtool:15 |