diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 00:40:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 00:40:09 +0000 |
commit | 5aba7531371e63aac0668f07d393cf805ce43389 (patch) | |
tree | 14adcf1e8178dd6a00a8a1ddd4a6279819889898 /audio/autozen | |
parent | 5d8d5c78515511730e6f82d0e304d9518df2ce81 (diff) |
Notes
Diffstat (limited to 'audio/autozen')
-rw-r--r-- | audio/autozen/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/autozen/Makefile b/audio/autozen/Makefile index af15b916560c..fc6936555b72 100644 --- a/audio/autozen/Makefile +++ b/audio/autozen/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/AutoZen-${PORTVERSION} MAKE_ENV+= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS} USE_GNOME= gtk12 -USE_GNOMENG= yes USE_X_PREFIX= yes USE_REINPLACE= yes REINPLACE_ARGS= -i'' -E |