summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-01 17:18:18 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-01 17:18:18 +0000
commit65898152f11110202067b759a20fab53fc094882 (patch)
tree449dd4e7a612bd6b407fce22c6a3849d8a124055 /editors
parentUpdate to 0.9.3. (diff)
- Reaarange USE_GNOME
- Do not install useless .la file PR: 56278 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=88293
Diffstat (limited to 'editors')
-rw-r--r--editors/xmleditor/Makefile17
-rw-r--r--editors/xmleditor/files/patch-configure10
-rw-r--r--editors/xmleditor/pkg-plist1
3 files changed, 18 insertions, 10 deletions
diff --git a/editors/xmleditor/Makefile b/editors/xmleditor/Makefile
index f9103146fd7a..55c19a9a513f 100644
--- a/editors/xmleditor/Makefile
+++ b/editors/xmleditor/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xmleditor
PORTVERSION= 0.5.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,17 +16,16 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= XML editor
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- intl.5:${PORTSDIR}/devel/gettext \
- xml.5:${PORTSDIR}/textproc/libxml
+WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BISON= yes
-USE_GNOME= glib12 gtk12 libglade
-USE_AUTOCONF= yes
-CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}" \
- LDFLAGS="-L${LOCALBASE}/lib"
+USE_GNOME= gnomehack libglade
USE_GMAKE= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}
+USE_LIBTOOL= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
+ AUTOHEADER="${TRUE}"
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/editors/xmleditor/files/patch-configure b/editors/xmleditor/files/patch-configure
new file mode 100644
index 000000000000..5fcc2ec14389
--- /dev/null
+++ b/editors/xmleditor/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Jul 9 17:56:43 2002
++++ configure Sun Aug 31 01:16:39 2003
+@@ -5459,6 +5459,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/editors/xmleditor/pkg-plist b/editors/xmleditor/pkg-plist
index 48a40fea6244..6e45be77a216 100644
--- a/editors/xmleditor/pkg-plist
+++ b/editors/xmleditor/pkg-plist
@@ -1,6 +1,5 @@
bin/xmleditor
lib/libgtk_xml_editor.a
-lib/libgtk_xml_editor.la
lib/libgtk_xml_editor.so
lib/libgtk_xml_editor.so.1
%%DATADIR%%/config.xml