summaryrefslogtreecommitdiff
path: root/emulators/xzx
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /emulators/xzx
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'emulators/xzx')
-rw-r--r--emulators/xzx/Makefile2
-rw-r--r--emulators/xzx/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
index 6fba6926a04a..ced1f6b5e4ae 100644
--- a/emulators/xzx/Makefile
+++ b/emulators/xzx/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval
MAINTAINER= adamw@FreeBSD.org
+PORTCOMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11
+
# xmkmf is used in configure script
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
diff --git a/emulators/xzx/pkg-comment b/emulators/xzx/pkg-comment
deleted file mode 100644
index c1d5a92f2049..000000000000
--- a/emulators/xzx/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-ZX Spectrum (48K/128K/+3) Emulator for X11