aboutsummaryrefslogtreecommitdiffstats
path: root/misc/pybliographer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pybliographer/Makefile')
-rw-r--r--misc/pybliographer/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/pybliographer/Makefile b/misc/pybliographer/Makefile
index f060bff339e..a110bb0bdc7 100644
--- a/misc/pybliographer/Makefile
+++ b/misc/pybliographer/Makefile
@@ -22,7 +22,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolki
USE_GNOMENG= yes
USE_GNOME= glib12
USE_PYTHON= yes
-USE_GNOME= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes
@@ -35,9 +34,9 @@ pre-patch:
@${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|glib-config|glib12-config|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
+ @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
+ 's|\$$(datadir)/gnome/|$$(datadir)/|g ; \
+ s|\$$(datadir)/locale|$$(prefix)/share/locale|g'
post-install:
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \
>- Convert to new perl frameworkmat2013-08-031-6/+3 * - Remove SITE_PERL from *_DEPENDSculot2012-06-081-1/+1 * - Cleaning MD5 in perl@'s ports.jadawin2011-05-171-1/+0 * - Update to 0.31sahil2010-10-232-5/+5 * Update to 0.30(.00).tobez2010-06-142-7/+7