diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-22 20:44:43 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-22 20:44:43 +0000 |
commit | 0646064ee1b422e06cfa5fbbc65336f7a11a2f11 (patch) | |
tree | b5daf8311ce6d8a82095297ba6fb1e6837e1ebb3 /x11 | |
parent | 27439a187247d897fb14bab6aa8f2e3bafa1031d (diff) | |
download | ports-0646064ee1b422e06cfa5fbbc65336f7a11a2f11.tar.gz ports-0646064ee1b422e06cfa5fbbc65336f7a11a2f11.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcolorsel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xcolorsel/Makefile b/x11/xcolorsel/Makefile index 5e14854ec543..7dbc73724b98 100644 --- a/x11/xcolorsel/Makefile +++ b/x11/xcolorsel/Makefile @@ -18,7 +18,6 @@ COMMENT= X utility to translate rgb values into X color names LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d WRKSRC= $(WRKDIR)/xcolorsel -USE_REINPLACE= yes USE_IMAKE= yes USE_XPM= yes MAN1= xcolorsel.1 |