diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-04-28 16:14:26 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-04-28 16:14:26 +0000 |
commit | 304fb2d9ae2ec09a3e26e970187d6076b41135ca (patch) | |
tree | 8b1eb51103d0886b21783561add47e37473f8f67 /x11-toolkits/gtkdatabox2/Makefile | |
parent | bad7a19a699830dc3be12d1a63c8e51fe3d775b6 (diff) | |
download | ports-304fb2d9ae2ec09a3e26e970187d6076b41135ca.tar.gz ports-304fb2d9ae2ec09a3e26e970187d6076b41135ca.zip |
- Fix conflicts
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Notes
Notes:
svn path=/head/; revision=212177
Diffstat (limited to 'x11-toolkits/gtkdatabox2/Makefile')
-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 |