diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
| commit | 992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch) | |
| tree | 87b239f8431cee200969f89da8739806496b7dad /textproc/libmrss | |
| parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) | |
Notes
Diffstat (limited to 'textproc/libmrss')
| -rw-r--r-- | textproc/libmrss/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile index 116fb8603ad2..c86ca63929f5 100644 --- a/textproc/libmrss/Makefile +++ b/textproc/libmrss/Makefile @@ -18,7 +18,6 @@ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -USE_PKGCONFIG= yes -USES= pathfix +USES= pathfix pkgconfig .include <bsd.port.mk> |
