aboutsummaryrefslogtreecommitdiff
path: root/x11/xcalib
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-13 02:01:16 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-13 02:01:16 +0000
commit5504410d202a61139289f7ec5b1ac740d8b707c1 (patch)
tree80c334fbe1eda5a5f8f3d63977f855194ef1d2de /x11/xcalib
parente36eed0723b97c93c1ca80727272496613c08f7e (diff)
downloadports-5504410d202a61139289f7ec5b1ac740d8b707c1.tar.gz
ports-5504410d202a61139289f7ec5b1ac740d8b707c1.zip
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS - Fix COMMENT - Fix USE_GMAKE
Notes
Notes: svn path=/head/; revision=330199
Diffstat (limited to 'x11/xcalib')
-rw-r--r--x11/xcalib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcalib/Makefile b/x11/xcalib/Makefile
index 7e5a65ad6767..f3cbea441b6a 100644
--- a/x11/xcalib/Makefile
+++ b/x11/xcalib/Makefile
@@ -8,12 +8,12 @@ MASTER_SITES= SF
DISTNAME= ${PORTNAME}-source-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A program for display calibration of X11-Servers with ICC profiles
+COMMENT= Program for display calibration of X11-Servers with ICC profiles
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PORTDOCS= README README.profilers
USE_XORG= x11 xext sm xxf86vm
-USE_GMAKE= yes
+USES= gmake
DEFINES= -DXCALIB_VERSION=\"${PORTVERSION}\" -DUNIX
LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib -lm -lX11 -lXxf86vm -lXext