diff options
Diffstat (limited to 'devel/gpsim/Makefile')
-rw-r--r-- | devel/gpsim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gpsim/Makefile b/devel/gpsim/Makefile index 571f31df7674..bb0f99067448 100644 --- a/devel/gpsim/Makefile +++ b/devel/gpsim/Makefile @@ -21,6 +21,7 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |