diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 02:01:16 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 02:01:16 +0000 |
commit | 5504410d202a61139289f7ec5b1ac740d8b707c1 (patch) | |
tree | 80c334fbe1eda5a5f8f3d63977f855194ef1d2de /x11/sxpc | |
parent | - Convert to staging (diff) |
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE
Diffstat (limited to 'x11/sxpc')
-rw-r--r-- | x11/sxpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/sxpc/Makefile b/x11/sxpc/Makefile index d0684c7ae12f..2cf0d7f022cf 100644 --- a/x11/sxpc/Makefile +++ b/x11/sxpc/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= utilities EXTRACT_SUFX= .shar.Z MAINTAINER= ports@FreeBSD.org -COMMENT= The Simple X Protocol Compressor +COMMENT= Simple X Protocol Compressor USES= imake NO_WRKSUBDIR= yes |