aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libdivxdecore-devel
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-04-21 08:29:42 +0800
committerlioux <lioux@FreeBSD.org>2002-04-21 08:29:42 +0800
commitffd077e141cb19fbe7d5ae369a17e75cf9bb0984 (patch)
treec165089663a4cbc451475f307dc3b1f5900710e3 /multimedia/libdivxdecore-devel
parent474042e2d655fdc66ae5df83c0bb2f99c0151bc2 (diff)
downloadfreebsd-ports-graphics-ffd077e141cb19fbe7d5ae369a17e75cf9bb0984.tar.gz
freebsd-ports-graphics-ffd077e141cb19fbe7d5ae369a17e75cf9bb0984.tar.zst
freebsd-ports-graphics-ffd077e141cb19fbe7d5ae369a17e75cf9bb0984.zip
Fix typo: don't re-set PLIST_SUB, add to it
Diffstat (limited to 'multimedia/libdivxdecore-devel')
-rw-r--r--multimedia/libdivxdecore-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libdivxdecore-devel/Makefile b/multimedia/libdivxdecore-devel/Makefile
index 9cdcd01e5e8..410195e8120 100644
--- a/multimedia/libdivxdecore-devel/Makefile
+++ b/multimedia/libdivxdecore-devel/Makefile
@@ -27,9 +27,9 @@ WRKSRC= ${WRKDIR}/decore/src
LIB_VERSION= 1
.ifndef(NOPROFILE)
-PLIST_SUB= NOPROFILE=''
+PLIST_SUB+= NOPROFILE=''
.else
-PLIST_SUB= NOPROFILE='@comment '
+PLIST_SUB+= NOPROFILE='@comment '
.endif
post-extract: