aboutsummaryrefslogtreecommitdiff
path: root/devel/libtifiles
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-24 23:10:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-24 23:10:34 +0000
commit5173d7ffaf07d1c34bf8e33364ef8d1a46c2caee (patch)
treed01b6fee904f3ba9af94bb4cac5c74b18a29d90a /devel/libtifiles
parent5d3d308ec622eb5562804cf018f8c5960bf13988 (diff)
downloadports-5173d7ffaf07d1c34bf8e33364ef8d1a46c2caee.tar.gz
ports-5173d7ffaf07d1c34bf8e33364ef8d1a46c2caee.zip
- Drop auto*tools support (unbreak)
PR: ports/64630 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes
Notes: svn path=/head/; revision=105166
Diffstat (limited to 'devel/libtifiles')
-rw-r--r--devel/libtifiles/Makefile5
-rw-r--r--devel/libtifiles/files/patch-configure10
-rw-r--r--devel/libtifiles/files/patch-macros-Makefile.in11
-rw-r--r--devel/libtifiles/pkg-plist1
4 files changed, 11 insertions, 16 deletions
diff --git a/devel/libtifiles/Makefile b/devel/libtifiles/Makefile
index a7cc6b707f27..6348fad34d46 100644
--- a/devel/libtifiles/Makefile
+++ b/devel/libtifiles/Makefile
@@ -15,12 +15,9 @@ MASTER_SITE_SUBDIR= tilp
MAINTAINER= tijl@ulyssis.org
COMMENT= TI calculator file types library
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-
-USE_AUTOMAKE_VER= 15
GNU_CONFIGURE= yes
USE_GETTEXT= yes
+USE_GNOME= pkgconfig
USE_LIBTOOL_VER= 13
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/devel/libtifiles/files/patch-configure b/devel/libtifiles/files/patch-configure
new file mode 100644
index 000000000000..6cc5fffdc4d5
--- /dev/null
+++ b/devel/libtifiles/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Mar 23 16:43:40 2004
++++ configure Tue Mar 23 16:44:02 2004
+@@ -1934,6 +1934,7 @@
+ ACLOCALDIR=`aclocal --print-ac-dir`
+
+ fi
++ACLOCALDIR=""
+
+
+ if test x$ACLOCALDIR != x ; then
diff --git a/devel/libtifiles/files/patch-macros-Makefile.in b/devel/libtifiles/files/patch-macros-Makefile.in
deleted file mode 100644
index 6ea441de5864..000000000000
--- a/devel/libtifiles/files/patch-macros-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- macros/Makefile.in.orig Wed Aug 27 12:04:45 2003
-+++ macros/Makefile.in Sat Sep 20 11:44:08 2003
-@@ -186,7 +186,7 @@
- done
-
-
--aclocaldir = @ACLOCALDIR@
-+aclocaldir = ${datadir}/aclocal
-
- @Aclocal_TRUE@aclocal_DATA = tifiles.m4
- subdir = macros
diff --git a/devel/libtifiles/pkg-plist b/devel/libtifiles/pkg-plist
index df321996ee19..4b14cc36a786 100644
--- a/devel/libtifiles/pkg-plist
+++ b/devel/libtifiles/pkg-plist
@@ -25,6 +25,5 @@ lib/libtifiles.la
lib/libtifiles.so
lib/libtifiles.so.5
libdata/pkgconfig/tifiles.pc
-share/aclocal/tifiles.m4
share/locale/fr/LC_MESSAGES/libtifiles.mo
@unexec rmdir %D/include/tilp 2>/dev/null || true