diff options
| author | Anders Nordby <anders@FreeBSD.org> | 2006-02-07 08:51:09 +0000 |
|---|---|---|
| committer | Anders Nordby <anders@FreeBSD.org> | 2006-02-07 08:51:09 +0000 |
| commit | 9871d4c0eda3afbc31c2a2c2e49404b1e6dee1dd (patch) | |
| tree | a02969cba71dddae57cb5d0b47000b7271b5590c /sysutils/dmidecode/Makefile | |
| parent | a0156c5c5b88d822b11a148b403f4fd7731bb18c (diff) | |
Notes
Diffstat (limited to 'sysutils/dmidecode/Makefile')
| -rw-r--r-- | sysutils/dmidecode/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/dmidecode/Makefile b/sysutils/dmidecode/Makefile index 9d568464b477..5b89bb8ba391 100644 --- a/sysutils/dmidecode/Makefile +++ b/sysutils/dmidecode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dmidecode -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ ftp://ftp.nuug.no/pub/anders/distfiles/ @@ -18,7 +18,6 @@ COMMENT= A tool for dumping DMI (SMBIOS) contents in human-readable format ONLY_FOR_ARCHS= i386 amd64 ia64 USE_BZIP2= yes -USE_REINPLACE= yes USE_GETOPT_LONG= yes MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" DOCSDIR="${DOCSDIR}" |
