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/denemo | |
parent | 5d8d5c78515511730e6f82d0e304d9518df2ce81 (diff) |
Notes
Diffstat (limited to 'audio/denemo')
-rw-r--r-- | audio/denemo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 0f06e4483634..2ccfa92e1736 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -23,7 +23,6 @@ PLIST= ${WRKDIR}/pkg-plist SHARED= denemo.conf denemo.keymaprc english.keymaprc french.keymaprc DOCS= AUTHORS ChangeLog DESIGN GOALS NEWS README TODO DOCDIR= share/doc/${PORTNAME} -USE_GNOMENG= yes USE_GNOME= gtk12 USE_X_PREFIX= yes |