diff options
Diffstat (limited to 'textproc/discount/Makefile')
-rw-r--r-- | textproc/discount/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 3044d687be19..b27cc4b02915 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -1,5 +1,5 @@ PORTNAME= discount -PORTVERSION= 2.2.7d +PORTVERSION= 3.0.1.2 CATEGORIES= textproc devel MASTER_SITES= https://www.pell.portland.or.us/~orc/Code/discount/ @@ -21,12 +21,12 @@ INSTALL_TARGET= install install.man TEST_TARGET= test USE_LDCONFIG= yes +PLIST_SUB= PORTVERSION=${PORTVERSION:R} + CONFLICTS_INSTALL= markdown CPE_VENDOR= discount_project -PORTSCOUT= skipv:2.2.7 - OPTIONS_DEFINE= EXTRA SAMPLES TAB8 OPTIONS_DEFAULT=EXTRA TAB8 OPTIONS_SUB= yes |