1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

unbreak: utilize gettext correctly.

This commit is contained in:
FUJISHIMA Satsuki 2001-09-11 21:56:26 +00:00
parent a8652ea309
commit 14f7116e7d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47718

View File

@ -18,6 +18,7 @@ MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_LIBTOOL= yes
USE_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \