diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-15 22:23:04 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-15 22:23:04 +0000 |
commit | 6486c7771f0c9ad5d67817c020d6339addf93528 (patch) | |
tree | 9e6c68f8366677f2235c38fd2d7833987e19a7f9 /accessibility | |
parent | 6eb20e951d9f1781717e5c22bf55e331d0b23a6d (diff) | |
download | ports-6486c7771f0c9ad5d67817c020d6339addf93528.tar.gz ports-6486c7771f0c9ad5d67817c020d6339addf93528.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnomemag/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 8779aa268d78..cbd8eb490651 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -21,6 +21,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack USE_GMAKE= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index 8779aa268d78..cbd8eb490651 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/Makefile @@ -21,6 +21,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack USE_GMAKE= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |