diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 04:12:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 04:12:32 +0000 |
commit | 784eab2ac62aa0b4967e620eb8c97a95e077d604 (patch) | |
tree | 06000a21779e6563a46db0d44cdc1ef25c292fa9 /print/xfce4-print | |
parent | 74fd78a763c484df9d20a9b403204a02b7ca9026 (diff) | |
download | ports-784eab2ac62aa0b4967e620eb8c97a95e077d604.tar.gz ports-784eab2ac62aa0b4967e620eb8c97a95e077d604.zip |
Notes
Diffstat (limited to 'print/xfce4-print')
-rw-r--r-- | print/xfce4-print/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 3f9d97b7004b..40f070399a9b 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -30,7 +30,6 @@ OPTIONS= LPR "Use lpr as printing system" on \ LETTER "Use letter paper format instead of A4" off .include <bsd.port.pre.mk> -.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk" .if defined(WITH_CUPS) CONFIGURE_ARGS+=--enable-cups |