mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-16 13:31:26 +02:00
fix dia build
This commit is contained in:
@@ -61,11 +61,7 @@ CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}"
|
||||
CONFIGURE_ARGS+= --with-hardbooks=no
|
||||
CONFIGURE_ARGS+= --enable-gnome
|
||||
#CONFIGURE_ARGS+= --with-python
|
||||
CONFIGURE_ARGS+= --disable-libemf
|
||||
|
||||
|
||||
PLIST_FILES+= man/man1/dia.1.gz
|
||||
|
||||
CONFIGURE_ARGS+= --disable-libemf
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|gconf-2.0|gconf|g' ${WRKSRC}/configure
|
||||
|
||||
11
xapp/dia/files/patch-x-plug-ins-Makefile.in
Normal file
11
xapp/dia/files/patch-x-plug-ins-Makefile.in
Normal file
@@ -0,0 +1,11 @@
|
||||
--- ./plug-ins/Makefile.in~ 2020-03-14 09:48:59.324480000 +0200
|
||||
+++ ./plug-ins/Makefile.in 2020-03-14 10:03:21.971122000 +0200
|
||||
@@ -376,7 +376,7 @@
|
||||
|
||||
# Remember to also add subdirs in configure.in
|
||||
SUBDIRS = cgm cairo pstricks hpgl wpg svg shape dxf python xfig \
|
||||
- wmf libart metapost xslt pixbuf pgf vdx postscript \
|
||||
+ libart metapost xslt pixbuf pgf vdx postscript \
|
||||
drs
|
||||
|
||||
EXTRA_DIST = \
|
||||
@@ -1949,7 +1949,7 @@ share/omf/dia/dia-C.omf
|
||||
share/omf/dia/dia-eu.omf
|
||||
share/omf/dia/dia-fr.omf
|
||||
share/omf/dia/dia-pl.omf
|
||||
@dir share/applications
|
||||
@dir lib/dia
|
||||
@dir share/dia/shapes/Assorted
|
||||
@dir share/dia/shapes/BPMN
|
||||
@dir share/dia/shapes/ChemEng
|
||||
@@ -2003,7 +2003,6 @@ share/omf/dia/dia-pl.omf
|
||||
@dir share/gnome/help/dia/pl
|
||||
@dir share/gnome/help/dia
|
||||
@dir share/gnome/help
|
||||
@dir share/gnome
|
||||
@dir share/locale/am/LC_MESSAGES
|
||||
@dir share/locale/am
|
||||
@dir share/locale/ar/LC_MESSAGES
|
||||
|
||||
Reference in New Issue
Block a user