diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:21:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:21:44 +0000 |
commit | cd186c095c998c4aa4861d0aec7652ab7c1fc6dc (patch) | |
tree | e0bcbdd3b28dddbacb9fbe92043bd18ca709947f /print/xfce4-print | |
parent | 847d61df61423b9e98664adca02fdef72e7e22e4 (diff) |
Notes
Diffstat (limited to 'print/xfce4-print')
-rw-r--r-- | print/xfce4-print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 58a4998300df..338b4f0dad51 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -17,6 +17,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce 4 graphical frontend for printing +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes |