diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-11-05 02:49:08 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-11-05 02:49:08 +0000 |
commit | d1bf6730ba87bfcfee50f02cf4bc8d72136824f0 (patch) | |
tree | 1e5006a04dd674d141571f1fd7142778a8f4dbc4 /deskutils/nautilus-sendto | |
parent | 2d96507252b5cf909e7214ef8502ad81d2c8e553 (diff) | |
download | ports-d1bf6730ba87bfcfee50f02cf4bc8d72136824f0.tar.gz ports-d1bf6730ba87bfcfee50f02cf4bc8d72136824f0.zip |
Notes
Diffstat (limited to 'deskutils/nautilus-sendto')
-rw-r--r-- | deskutils/nautilus-sendto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile index 5d5af3e17648..4fff88004bb5 100644 --- a/deskutils/nautilus-sendto/Makefile +++ b/deskutils/nautilus-sendto/Makefile @@ -25,6 +25,7 @@ USE_XLIB= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= intlhack gnomeprefix gnometarget nautilus2 gnomehack +USE_GETTEXT= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |