diff options
author | bapt <bapt@FreeBSD.org> | 2013-12-14 07:47:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-12-14 07:47:20 +0800 |
commit | c575056e09000e3ab015ed4a7dde07879e72f66b (patch) | |
tree | 2335c556b60fcc515cb59c94c0176688bae39c5d /x11 | |
parent | ddb390afc0978939f279a950cbb5f010fcc10002 (diff) | |
download | freebsd-ports-gnome-c575056e09000e3ab015ed4a7dde07879e72f66b.tar.gz freebsd-ports-gnome-c575056e09000e3ab015ed4a7dde07879e72f66b.tar.zst freebsd-ports-gnome-c575056e09000e3ab015ed4a7dde07879e72f66b.zip |
Support stage
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcolors/Makefile | 2 | ||||
-rw-r--r-- | x11/xcolors/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 6f96a972a2b5..690b1c56bfca 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -17,7 +17,5 @@ RUN_DEPENDS= showrgb:${PORTSDIR}/x11/rgb WRKSRC= ${WRKDIR}/xcolors USE_XORG= xaw xmu xt sm ice xpm xp xext x11 USES= imake -MAN1= xcolors.1 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xcolors/pkg-plist b/x11/xcolors/pkg-plist index 152793eb1496..1a5fca4c68d8 100644 --- a/x11/xcolors/pkg-plist +++ b/x11/xcolors/pkg-plist @@ -1,2 +1,3 @@ bin/xcolors lib/X11/app-defaults/Xcolors +man/man1/xcolors.1.gz |