diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 09:08:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 09:08:42 +0000 |
commit | 29e60de039059cd697abb725e3e70e909ad58f64 (patch) | |
tree | 76be26955dcd9729ca0688962ebf588224266c59 /archivers/unmass | |
parent | c667d592b23c7102726313fd582f52fb28a8d022 (diff) | |
download | ports-29e60de039059cd697abb725e3e70e909ad58f64.tar.gz ports-29e60de039059cd697abb725e3e70e909ad58f64.zip |
Notes
Diffstat (limited to 'archivers/unmass')
-rw-r--r-- | archivers/unmass/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/unmass/Makefile b/archivers/unmass/Makefile index c585b4fef017..ea11e4b83e07 100644 --- a/archivers/unmass/Makefile +++ b/archivers/unmass/Makefile @@ -18,8 +18,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_DOS2UNIX= yes -MAKE_ENV+= CXX="${CXX}" - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/kdev PLIST_FILES= bin/unmass |