diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-13 06:54:45 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-13 06:54:45 +0800 |
commit | 1cae9ef3fce490e964c7693b54fbfbb5d36c5955 (patch) | |
tree | 9be25f8e8a5547ea7992e18aa68344a2d7c8d291 /x11/xbiff | |
parent | 5e8621a766e9dc1a3f191331b8e7cf39152dd1a4 (diff) | |
download | freebsd-ports-gnome-1cae9ef3fce490e964c7693b54fbfbb5d36c5955.tar.gz freebsd-ports-gnome-1cae9ef3fce490e964c7693b54fbfbb5d36c5955.tar.zst freebsd-ports-gnome-1cae9ef3fce490e964c7693b54fbfbb5d36c5955.zip |
Convert xbiff to staging
Diffstat (limited to 'x11/xbiff')
-rw-r--r-- | x11/xbiff/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xbiff/Makefile b/x11/xbiff/Makefile index be1aa15b16ec..efa480f998f4 100644 --- a/x11/xbiff/Makefile +++ b/x11/xbiff/Makefile @@ -9,8 +9,6 @@ COMMENT= Mailbox flag for X XORG_CAT= app USE_XORG= xbitmaps xext xaw -MAN1= xbiff.1 -PLIST_FILES= bin/xbiff +PLIST_FILES= bin/xbiff man/man1/xbiff.1.gz -NO_STAGE= yes .include <bsd.port.mk> |