diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:56:24 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:56:24 +0000 |
commit | 147fdee482ca1a335dcd09608f3b820a1dad2b40 (patch) | |
tree | 6adf22ccd743df57b19e1e180d4cc1e16851afeb /print/gimp-print/Makefile | |
parent | e0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff) | |
download | ports-147fdee482ca1a335dcd09608f3b820a1dad2b40.tar.gz ports-147fdee482ca1a335dcd09608f3b820a1dad2b40.zip |
Notes
Diffstat (limited to 'print/gimp-print/Makefile')
-rw-r--r-- | print/gimp-print/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index d78417211fe9..9c7d9c8603e1 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -20,7 +20,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-gimp=no -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFLICTS= gutenprint-[0-9]* |