diff options
Diffstat (limited to 'x11/props/Makefile')
-rw-r--r-- | x11/props/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index c91bf7526af2..8d3f428360ec 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: props -# Date created: 3 January 1998 -# Whom: jraynard -# +# Created by: jraynard # $FreeBSD$ -# PORTNAME= props PORTVERSION= 1.0 @@ -21,7 +17,7 @@ CONFLICTS= xview-clients-3.2.1.4.19* LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/props -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAKE_ARGS= INFOFILES="" |