diff options
author | krion <krion@FreeBSD.org> | 2004-04-16 22:42:39 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-16 22:42:39 +0800 |
commit | 8f6d09431a844593d58244260a627080930e44c4 (patch) | |
tree | 64f9e812de70618ac129498b98415b75c98758c8 /audio/sweep/Makefile | |
parent | d34f7c1a2339a3450db44819b8727f49a64399bd (diff) | |
download | freebsd-ports-graphics-8f6d09431a844593d58244260a627080930e44c4.tar.gz freebsd-ports-graphics-8f6d09431a844593d58244260a627080930e44c4.tar.zst freebsd-ports-graphics-8f6d09431a844593d58244260a627080930e44c4.zip |
- Remove USE_SIZE knob
Diffstat (limited to 'audio/sweep/Makefile')
-rw-r--r-- | audio/sweep/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index a5bde70fd85..508a29ac68c 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ mad.2:${PORTSDIR}/audio/mad \ tdb.1:${PORTSDIR}/databases/tdb -USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL_VER= 13 |