diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-24 23:52:37 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-24 23:52:37 +0000 |
| commit | bab427bdcd2dd7d4510a434be3e664fa8469dcff (patch) | |
| tree | 10adff37b2011a9750c5902600947feff7229a5f /misc/openr2/Makefile | |
| parent | 52256ab0aaab2ba618e2599242c7785b5d125dec (diff) | |
Notes
Diffstat (limited to 'misc/openr2/Makefile')
| -rw-r--r-- | misc/openr2/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/openr2/Makefile b/misc/openr2/Makefile index 9c7b76dc89ec..4ba9b6b2a5fb 100644 --- a/misc/openr2/Makefile +++ b/misc/openr2/Makefile @@ -15,15 +15,4 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" USE_LDCONFIG= yes -MAN5= r2test.conf.5 -MAN8= r2test.8 - -CONF_FILES= etc/r2proto.conf etc/r2test.conf - -NO_STAGE= yes -post-install: -.for f in ${CONF_FILES} - [ -e ${PREFIX}/$f ] || ${INSTALL_DATA} ${PREFIX}/$f-dist ${PREFIX}/$f -.endfor - .include <bsd.port.mk> |
