diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 09:47:29 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 09:47:29 +0000 |
| commit | 5d48443269043d602e83f08d247c43b3a779a8d6 (patch) | |
| tree | d8ee4593f1ee095117c3c4cb6366321f37bbefd8 /sysutils/cpu | |
| parent | ddf94f6362349e872bf8f898f3507b76d06805d5 (diff) | |
Notes
Diffstat (limited to 'sysutils/cpu')
| -rw-r--r-- | sysutils/cpu/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/cpu/Makefile b/sysutils/cpu/Makefile index 1b7c94741f70..3f3657df08e8 100644 --- a/sysutils/cpu/Makefile +++ b/sysutils/cpu/Makefile @@ -17,7 +17,4 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --datadir=${PREFIX}/share/cpu --with-ldap=${LOCALBASE} CPPFLAGS+= -DLDAP_DEPRECATED -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure - .include <bsd.port.mk> |
