- Fix build (after changes to USE_GNOME logic this port was double-patching

Makefile causing second patching to fail.)

PR:		ports/59700
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	marcus (portmgr)
Approved by:	adamw (mentor)
This commit is contained in:
Pav Lucistnik 2003-11-26 21:18:29 +00:00
parent d45dc8fc7b
commit 6757061a2e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94797
2 changed files with 1 additions and 14 deletions

View File

@ -14,10 +14,8 @@ MASTER_SITES= # http://www.linuxstart.com/~arjan/diacanvas/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= A general drawing canvas from dia dialog editor
BROKEN= Does not patch, will be removed after Feb 2
USE_X_PREFIX= yes
USE_GNOME= yes
USE_GNOME= gtk12 imlib gnomehack
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Sun Feb 27 15:26:48 2000
+++ Makefile.in Sun Feb 27 15:27:02 2000
@@ -101,7 +101,7 @@
EXTRA_DIST = diacanvas.m4 TODO BUGS
-m4datadir = $(datadir)/aclocal
+m4datadir = $(prefix)/share/aclocal
m4data_DATA = diacanvas.m4
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs