diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 20:56:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-28 20:56:05 +0000 |
commit | de0bc57aa494d8fa3718250e21d40dcfabe6d636 (patch) | |
tree | d2b7046cf41926210ab5454fe822c50113289aeb /deskutils/x026/Makefile | |
parent | 22bc3c69b90a42928766b70b50522478d6260ec7 (diff) |
Notes
Diffstat (limited to 'deskutils/x026/Makefile')
-rw-r--r-- | deskutils/x026/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/deskutils/x026/Makefile b/deskutils/x026/Makefile index 9860729ae849..0e6b564d6c05 100644 --- a/deskutils/x026/Makefile +++ b/deskutils/x026/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: x026 -# Date created: 2010-10-23 -# Whom: Marcin Cieslak <saper@saper.info> -# +# Created by: Marcin Cieslak <saper@saper.info> # $FreeBSD$ -# PORTNAME= x026 PORTVERSION= 1.2 @@ -14,7 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= saper@saper.info COMMENT= IBM 026 Keypunch Emulator for the X Window System -USE_IMAKE= yes +USES= imake USE_XORG= xaw7 xpm xt PLIST_FILES= bin/${PORTNAME} |