diff options
author | bapt <bapt@FreeBSD.org> | 2013-12-14 07:41:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-12-14 07:41:41 +0800 |
commit | 523a29f1204f03c6d569f356f89614dbcc82c800 (patch) | |
tree | 211d6efa3cacc1143e2f60c094abab13f03a5618 /x11 | |
parent | db4df199144b5bbca8ed3e3355364a51edeb5b63 (diff) | |
download | freebsd-ports-gnome-523a29f1204f03c6d569f356f89614dbcc82c800.tar.gz freebsd-ports-gnome-523a29f1204f03c6d569f356f89614dbcc82c800.tar.zst freebsd-ports-gnome-523a29f1204f03c6d569f356f89614dbcc82c800.zip |
Support stage
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlupe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index 06968622554e..a926eb1a438c 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -15,5 +15,4 @@ USE_XORG= xaw PLIST_FILES= bin/xlupe -NO_STAGE= yes .include <bsd.port.mk> |