aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx16
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-11 00:48:51 +0800
committerlioux <lioux@FreeBSD.org>2002-11-11 00:48:51 +0800
commita882364f2403bc9d88e823745313b7de799bd176 (patch)
treedd5369640affc2ebaee3c07f6b9fa0a103a5c028 /print/lyx16
parent3e65dfafbbc43ca7f1b56d2c5f043af567b691c7 (diff)
downloadfreebsd-ports-gnome-a882364f2403bc9d88e823745313b7de799bd176.tar.gz
freebsd-ports-gnome-a882364f2403bc9d88e823745313b7de799bd176.tar.zst
freebsd-ports-gnome-a882364f2403bc9d88e823745313b7de799bd176.zip
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Diffstat (limited to 'print/lyx16')
-rw-r--r--print/lyx16/Makefile2
-rw-r--r--print/lyx16/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index 1849bce629c0..2ab42e3f570a 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/Makefile
@@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
-
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
diff --git a/print/lyx16/pkg-comment b/print/lyx16/pkg-comment
new file mode 100644
index 000000000000..2af405a8f9ea
--- /dev/null
+++ b/print/lyx16/pkg-comment
@@ -0,0 +1 @@
+Document processor interfaced with LaTeX (nearly WYSIWYG)