diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2005-04-11 18:17:36 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2005-04-11 18:17:36 +0000 |
commit | 80edfe855ebd0bccf24b73e27a1fda981e5a2196 (patch) | |
tree | fe46759708749ce7813590777457de1a647d2455 /deskutils/bmp-docklet/Makefile | |
parent | 804616b1c0b4942846f2d4b6e9930be50c2f3cb4 (diff) | |
download | ports-80edfe855ebd0bccf24b73e27a1fda981e5a2196.tar.gz ports-80edfe855ebd0bccf24b73e27a1fda981e5a2196.zip |
Notes
Diffstat (limited to 'deskutils/bmp-docklet/Makefile')
-rw-r--r-- | deskutils/bmp-docklet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/bmp-docklet/Makefile b/deskutils/bmp-docklet/Makefile index 625db22ae083..7eaaae7b7b1b 100644 --- a/deskutils/bmp-docklet/Makefile +++ b/deskutils/bmp-docklet/Makefile @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_GMAKE= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack intlhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |