diff options
author | beech <beech@FreeBSD.org> | 2008-04-29 00:14:26 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-04-29 00:14:26 +0800 |
commit | 539e5471fb2e102dc0d4ff5db6a89442cee49519 (patch) | |
tree | 4e207a63f12b2a404d8b618018c4fdb78b43929c | |
parent | bfcaaa0f214c50db166f3358c8d7a7e94b45d9e2 (diff) | |
download | freebsd-ports-gnome-539e5471fb2e102dc0d4ff5db6a89442cee49519.tar.gz freebsd-ports-gnome-539e5471fb2e102dc0d4ff5db6a89442cee49519.tar.zst freebsd-ports-gnome-539e5471fb2e102dc0d4ff5db6a89442cee49519.zip |
- Fix conflicts
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
-rw-r--r-- | x11-toolkits/gtkdatabox2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/gtkdatabox2/Makefile b/x11-toolkits/gtkdatabox2/Makefile index c88270643929..6d68ff92379b 100644 --- a/x11-toolkits/gtkdatabox2/Makefile +++ b/x11-toolkits/gtkdatabox2/Makefile @@ -21,8 +21,6 @@ USE_GNOME= gnomehack gtk20 USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS+= --includedir="${PREFIX}/include/${PORTNAME:S/2//}" -CONFLICTS= gtkdatabox-0.1.* - OPTIONS= GLADE "Enable libglade2 support" off \ GLADEUI "Enable glade3 support" off |