diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-18 09:24:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-18 09:24:15 +0800 |
commit | 1ade1fb6f599ac161c2f0a22cc90889546e00414 (patch) | |
tree | cc1e20a8e5d18f2fa9e120577ebabd7c217fed8c /x11-themes/icon-naming-utils | |
parent | 7b64b104ccf5f6184e686373fa2e80e2a9f85bf3 (diff) | |
download | marcuscom-ports-1ade1fb6f599ac161c2f0a22cc90889546e00414.tar marcuscom-ports-1ade1fb6f599ac161c2f0a22cc90889546e00414.tar.gz marcuscom-ports-1ade1fb6f599ac161c2f0a22cc90889546e00414.tar.bz2 marcuscom-ports-1ade1fb6f599ac161c2f0a22cc90889546e00414.tar.lz marcuscom-ports-1ade1fb6f599ac161c2f0a22cc90889546e00414.tar.xz marcuscom-ports-1ade1fb6f599ac161c2f0a22cc90889546e00414.tar.zst marcuscom-ports-1ade1fb6f599ac161c2f0a22cc90889546e00414.zip |
Use gnometarget.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5425 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/icon-naming-utils')
-rw-r--r-- | x11-themes/icon-naming-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile index a130012c3..9def436df 100644 --- a/x11-themes/icon-naming-utils/Makefile +++ b/x11-themes/icon-naming-utils/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig +USE_GNOME= gnomehack pkgconfig gnometarget pre-configure: @ ${REINPLACE_CMD} -e "s|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g" ${WRKSRC}/Makefile.in |