diff options
author | miwi <miwi@FreeBSD.org> | 2011-10-29 20:27:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-10-29 20:27:12 +0800 |
commit | 4cc31a3773d8a800554633abe3ba7c0d4f7cc717 (patch) | |
tree | 9db787c37175b4a6d23fd4a3373f6b414ca84f13 /archivers | |
parent | 3d3c8de2569e0eebb636be7f61511cec1ab7fffd (diff) | |
download | freebsd-ports-gnome-4cc31a3773d8a800554633abe3ba7c0d4f7cc717.tar.gz freebsd-ports-gnome-4cc31a3773d8a800554633abe3ba7c0d4f7cc717.tar.zst freebsd-ports-gnome-4cc31a3773d8a800554633abe3ba7c0d4f7cc717.zip |
- Fix build on FreeBSD 10
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/squeeze/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/squeeze/Makefile b/archivers/squeeze/Makefile index 63ad8555da54..1df50b94dd3f 100644 --- a/archivers/squeeze/Makefile +++ b/archivers/squeeze/Makefile @@ -23,6 +23,7 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes +WITH_FBSD10_FIX=yes USE_XFCE= configenv panel thunar thunarvfs USE_XORG= x11 USE_GNOME= gnomehack gtk20 glib20 intltool intlhack pkgconfig |