diff options
Diffstat (limited to 'devel/libtecla')
-rw-r--r-- | devel/libtecla/Makefile | 2 | ||||
-rw-r--r-- | devel/libtecla/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/libtecla/Makefile b/devel/libtecla/Makefile index f73b27082c99..e1e3e05cf572 100644 --- a/devel/libtecla/Makefile +++ b/devel/libtecla/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.astro.caltech.edu/~mcs/tecla/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Interactive command line editing facilities - USE_SUBMAKE= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/libtecla/pkg-comment b/devel/libtecla/pkg-comment new file mode 100644 index 000000000000..4630b2c96782 --- /dev/null +++ b/devel/libtecla/pkg-comment @@ -0,0 +1 @@ +Interactive command line editing facilities |