From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- x11/twin/Makefile | 2 ++ x11/twin/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 x11/twin/pkg-comment (limited to 'x11/twin') diff --git a/x11/twin/Makefile b/x11/twin/Makefile index 1192adb558b..4fbf93c403d 100644 --- a/x11/twin/Makefile +++ b/x11/twin/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= twin MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Textmode WINdow environment + USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" diff --git a/x11/twin/pkg-comment b/x11/twin/pkg-comment deleted file mode 100644 index 5fdb5f3f159..00000000000 --- a/x11/twin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Textmode WINdow environment -- cgit