aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-30 19:21:17 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-30 20:38:28 +0000
commit233b7d26bb45eee2c9b43b6fb96d0bf47658838c (patch)
tree166c6971915a833f0184346747bc2fe7d6a6344a
parentb5dda9ea4a892109b9150f6569f2814640eaf7c8 (diff)
downloadports-233b7d26bb45eee2c9b43b6fb96d0bf47658838c.tar.gz
ports-233b7d26bb45eee2c9b43b6fb96d0bf47658838c.zip
editors/psgml: Unbreak for devel_full and devel_nox
Approved by: portmgr (blanket)
-rw-r--r--editors/psgml/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile
index 76bcca855500..f06e2e38a0c2 100644
--- a/editors/psgml/Makefile
+++ b/editors/psgml/Makefile
@@ -15,20 +15,17 @@ WWW= http://www.lysator.liu.se/~lenst/about_psgml/
LICENSE= GPLv2
-.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox
-BROKEN= fails to build
-.endif
-
USES= emacs
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --lispdir=${PSGML_LISPDIR}
CONFIGURE_ENV= EMACS=${EMACS_CMD}
+
SUB_FILES= ${PSGML_STARTUPEL}
SUB_LIST= PSGML_LISPDIR=${PSGML_LISPDIR}
-PLIST_SUB= PSGML_STARTUPEL=${PSGML_STARTUPEL}
INFO= psgml psgml-api
+PLIST_SUB= PSGML_STARTUPEL=${PSGML_STARTUPEL}
PSGML_STARTUPEL= psgml-startup.el
PSGML_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/psgml